$_instances
$_instances : array
Instances.
A Horde_Injector:: based Turba_Driver:: factory.
Copyright 2010-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (APL). If you did not receive this file, see http://www.horde.org/licenses/apl.html.
create(mixed $name, string $name2 = '', array $cfgSources = array()) : \Turba_Driver
Return the Turba_Driver:: instance.
mixed | $name | Either a string containing the internal name of this source, or a config array describing the source. |
string | $name2 | The internal name of this source if $name is an array. |
array | $cfgSources | Override the global cfgSources configuration with this array. Used when an admin needs access to another user's sources like e.g., when calling removeUserData(). |
The singleton instance.