Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Commit 3c26d89

Browse files
committed
added missing comma
1 parent 46bd9ba commit 3c26d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/application.config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
// 'interface' => $stringOptionalInterface,
6363
// 'method' => $stringRequiredMethodName,
6464
// ),
65-
// )
65+
// ),
6666

6767
// Initial configuration with which to seed the ServiceManager.
6868
// Should be compatible with Zend\ServiceManager\Config.

0 commit comments

Comments
 (0)