PHP 클래스 Gollem_Factory_VfsDefault, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
저자: Jan Schneider ([email protected])
상속: extends Horde_Core_Factory_Injector
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
create ( Horde_Injector $injector ) : Horde_Vfs Returns the VFS object for the currently active backend.

메소드 상세

create() 공개 메소드

Returns the VFS object for the currently active backend.
public create ( Horde_Injector $injector ) : Horde_Vfs
$injector Horde_Injector
리턴 Horde_Vfs The VFS object.