PHP 클래스 ZF\Apigility\Admin\Model\RestServiceModelFactoryFactory

파일 보기 프로젝트 열기: zfcampus/zf-apigility-admin

공개 메소드들

메소드 설명
__invoke ( Interop\Container\ContainerInterface $container ) : RestServiceModelFactory

비공개 메소드들

메소드 설명
attachSharedListeners ( Zend\EventManager\SharedEventManagerInterface $sharedEvents, Interop\Container\ContainerInterface $container ) : void Attach shared listeners to the RestServiceModel.

메소드 상세

__invoke() 공개 메소드

public __invoke ( Interop\Container\ContainerInterface $container ) : RestServiceModelFactory
$container Interop\Container\ContainerInterface
리턴 RestServiceModelFactory