PHP Интерфейс AuthBucket\OAuth2\Model\ModelManagerFactoryInterface

Автор: Wong Hoi Sing Edison ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
getModelManager ( string $type ) : AuthBucket\OAuth2\Model\ModelManagerInterface Gets a stored model manager.

Описание методов

getModelManager() публичный метод

Gets a stored model manager.
public getModelManager ( string $type ) : AuthBucket\OAuth2\Model\ModelManagerInterface
$type string Type of model manager
Результат AuthBucket\OAuth2\Model\ModelManagerInterface The stored model manager