Thanks to visit codestin.com
Credit goes to github.com

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

Commit f729957

Browse files
committed
Merge pull request #5958 in master
2 parents 5f07958 + ac088b6 commit f729957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/Zend/Mvc/Service/ModuleManagerFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ public function createService(ServiceLocatorInterface $serviceLocator)
118118
$serviceListener->addServiceManager(
119119
'LogWriterManager',
120120
'log_writers',
121-
'Zend\ModuleManager\Feature\LogWritersProviderInterface',
121+
'Zend\ModuleManager\Feature\LogWriterProviderInterface',
122122
'getLogWriterConfig'
123123
);
124124

0 commit comments

Comments
 (0)