Jonah_Factory_Driver
extends Horde_Core_Factory_Injector
in package
Jonah_Driver factory.
Copyright 2010-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (BSD). If you did not did not receive this file, see http://cvs.horde.org/co.php/jonah/LICENSE.
Tags
Table of Contents
- $_instances : array<string|int, mixed>
- Instances.
- create() : Jonah_Driver
- Return the driver instance.
Properties
$_instances
Instances.
private
array<string|int, mixed>
$_instances
= array()
Methods
create()
Return the driver instance.
public
create(Horde_Injector $injector) : Jonah_Driver
Parameters
- $injector : Horde_Injector