PHP Class ZF\Apigility\Admin\Model\RestServiceModelFactoryFactory

Mostra file Open project: zfcampus/zf-apigility-admin

Public Methods

Method Description
__invoke ( Interop\Container\ContainerInterface $container ) : RestServiceModelFactory

Private Methods

Method Description
attachSharedListeners ( Zend\EventManager\SharedEventManagerInterface $sharedEvents, Interop\Container\ContainerInterface $container ) : void Attach shared listeners to the RestServiceModel.

Method Details

__invoke() public method

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