PHP Class 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.
ファイルを表示
Open project: horde/horde
Public Methods
Method |
Description |
|
create ( Horde_Injector $injector ) : Horde_Vfs |
Returns the VFS object for the currently active backend. |
|
Method Details
Returns the VFS object for the currently active backend.
public create ( Horde_Injector $injector ) : Horde_Vfs |
$injector |
Horde_Injector |
|
return |
Horde_Vfs |
The VFS object. |