Gollem_Factory_VfsDefault
extends Horde_Core_Factory_Injector
in package
A Horde_Injector based Horde_Vfs factory.
Copyright 2011-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Tags
Table of Contents
- create() : Horde_Vfs
- Returns the VFS object for the currently active backend.
Methods
create()
Returns the VFS object for the currently active backend.
public
create(Horde_Injector $injector) : Horde_Vfs
Parameters
- $injector : Horde_Injector
Tags
Return values
Horde_Vfs —The VFS object.