$services
$services : \Zend\ServiceManager\ServiceLocatorInterface
Service Manager
PHPUnit Test Case for tests that need a Service Manager
$services : \Zend\ServiceManager\ServiceLocatorInterface
Service Manager
getServices() : \Zend\ServiceManager\ServiceLocatorInterface
Get Service Manager
setServices(\Zend\ServiceManager\ServiceLocatorInterface $services)
Set Service Manager
\Zend\ServiceManager\ServiceLocatorInterface | $services |
getServiceLocator() : \Zend\ServiceManager\ServiceLocatorInterface
Provides compatibility ServiceLocatorAwareInterface
setServiceLocator(\Zend\ServiceManager\ServiceLocatorInterface $services)
Provides compatibility ServiceLocatorAwareInterface
\Zend\ServiceManager\ServiceLocatorInterface | $services |
getServiceManager() : \Zend\ServiceManager\ServiceLocatorInterface
Provides compatibility ServiceManagerAwareInterface
setServiceManager(\Zend\ServiceManager\ServiceLocatorInterface $services)
Provides compatibility ServiceManagerAwareInterface
\Zend\ServiceManager\ServiceLocatorInterface | $services |