PHP Interface AuthBucket\OAuth2\Model\ModelManagerFactoryInterface

Author: Wong Hoi Sing Edison ([email protected])
Afficher le fichier Open project: authbucket/oauth2

Méthodes publiques

Méthode Description
getModelManager ( string $type ) : AuthBucket\OAuth2\Model\ModelManagerInterface Gets a stored model manager.

Method Details

getModelManager() public méthode

Gets a stored model manager.
public getModelManager ( string $type ) : AuthBucket\OAuth2\Model\ModelManagerInterface
$type string Type of model manager
Résultat AuthBucket\OAuth2\Model\ModelManagerInterface The stored model manager