PHP Interface AuthBucket\OAuth2\Model\ModelManagerFactoryInterface

Author: Wong Hoi Sing Edison ([email protected])
Datei anzeigen Open project: authbucket/oauth2

Public Methods

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

Method Details

getModelManager() public method

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