Méthode | Description | |
---|---|---|
__invoke ( Interop\Container\ContainerInterface $container ) : ZF\OAuth2\Adapter\PdoAdapter | ||
createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : ZF\OAuth2\Adapter\PdoAdapter | Provided for backwards compatibility; proxies to __invoke(). |
public __invoke ( Interop\Container\ContainerInterface $container ) : ZF\OAuth2\Adapter\PdoAdapter | ||
$container | Interop\Container\ContainerInterface | |
Résultat | ZF\OAuth2\Adapter\PdoAdapter |
public createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : ZF\OAuth2\Adapter\PdoAdapter | ||
$container | Zend\ServiceManager\ServiceLocatorInterface | |
Résultat | ZF\OAuth2\Adapter\PdoAdapter |