PHP 클래스 TwbBundle\Options\Factory\ModuleOptionsFactory
파일 보기
프로젝트 열기: neilime/zf2-twb-bundle
공개 메소드들
메소드 |
설명 |
|
__invoke ( Interop\Container\ContainerInterface $container, $requestedName, array $options = null ) |
|
|
createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) |
|
|
메소드 상세
public __invoke ( Interop\Container\ContainerInterface $container, $requestedName, array $options = null ) |
$container |
Interop\Container\ContainerInterface |
|
$options |
array |
|
public createService ( Zend\ServiceManager\ServiceLocatorInterface $serviceLocator ) |
$serviceLocator |
Zend\ServiceManager\ServiceLocatorInterface |
|