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.
Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Core_Factory_Injector
Show file 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

create() public method

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.