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

Commit febab30

Browse files
committed
Merge pull request #297 from samsonasik/patch-2
added missing comma
2 parents 46bd9ba + 3c26d89 commit febab30

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)