\Gollem_Factory_Vfs

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.

Summary

Methods
Properties
Constants
create()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_instances
N/A

Properties

$_instances

$_instances : array

Instances.

Type

array

Methods

create()

create(string  $backend) : \Horde_Vfs

Returns the VFS instance.

Parameters

string $backend

The backend to return.

Returns

\Horde_Vfs —

The VFS object.