PHP Class ZF\Apigility\Admin\Controller\AuthenticationTypeControllerFactory

Afficher le fichier Open project: zfcampus/zf-apigility-admin

Méthodes publiques

Méthode Description
__invoke ( Interop\Container\ContainerInterface $container, string $requestedName, array $options = null ) : AuthenticationTypeController
createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : AuthenticationTypeController

Method Details

__invoke() public méthode

public __invoke ( Interop\Container\ContainerInterface $container, string $requestedName, array $options = null ) : AuthenticationTypeController
$container Interop\Container\ContainerInterface
$requestedName string
$options array
Résultat AuthenticationTypeController

createService() public méthode

public createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : AuthenticationTypeController
$container Zend\ServiceManager\ServiceLocatorInterface
Résultat AuthenticationTypeController