PHP 클래스 Ingo_Factory_Storage, horde

저자: Michael Slusarz ([email protected])
상속: extends Horde_Core_Factory_Base
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
create ( string $driver = null, array $params = null ) : Ingo_Storage Return the Ingo_Storage instance.

메소드 상세

create() 공개 메소드

Return the Ingo_Storage instance.
public create ( string $driver = null, array $params = null ) : Ingo_Storage
$driver string Driver name.
$params array Configuration parameters.
리턴 Ingo_Storage The singleton instance.