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

Commit ec94af7

Browse files
committed
new entry for "application"
1 parent 45d259c commit ec94af7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Service/ServiceListenerFactory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ class ServiceListenerFactory implements FactoryInterface
6565
'invokables' => [],
6666
'factories' => [
6767
'Application' => 'Zend\Mvc\Service\ApplicationFactory',
68+
'application' => 'Zend\Mvc\Service\ApplicationFactory',
6869
'config' => 'Zend\Mvc\Service\ConfigFactory',
6970
'ControllerManager' => 'Zend\Mvc\Service\ControllerManagerFactory',
7071
'ControllerPluginManager' => 'Zend\Mvc\Service\ControllerPluginManagerFactory',

0 commit comments

Comments
 (0)