Nag_Factory_Driver
extends Horde_Core_Factory_Base
in package
Horde_Injector based factory for Nag_Driver.
Table of Contents
- $_instances : array<string|int, mixed>
- Instances.
- create() : Nag_Driver
- Return the driver instance.
Properties
$_instances
Instances.
private
array<string|int, mixed>
$_instances
= array()
Methods
create()
Return the driver instance.
public
create(string $tasklist) : Nag_Driver
Parameters
- $tasklist : string
-
The name of the tasklist to load.