PHP 클래스 Horde_Core_Factory_PermsCore, horde
See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.horde.org/licenses/lgpl21.
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드 |
설명 |
|
create ( Horde_Injector $injector ) : Horde_Perms_Core |
Attempts to return a concrete instance based on $driver. |
|
메소드 상세
Attempts to return a concrete instance based on $driver.
public create ( Horde_Injector $injector ) : Horde_Perms_Core |
$injector |
Horde_Injector |
|
리턴 |
Horde_Perms_Core |
The newly created concrete instance. |