PHP 인터페이스 AuthBucket\OAuth2\Model\ModelManagerFactoryInterface

저자: Wong Hoi Sing Edison ([email protected])
파일 보기 프로젝트 열기: authbucket/oauth2

공개 메소드들

메소드 설명
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