PHP Class Horde_Core_Factory_Lock, horde
Copyright 2010-2016 Horde LLC (http://www.horde.org/)
Afficher le fichier
Open project: horde/horde
Méthodes publiques
Méthode |
Description |
|
create ( Horde_Injector $injector ) : Horde_Lock |
Attempts to return a concrete instance based on the configured driver. |
|
Method Details
Attempts to return a concrete instance based on the configured driver.
public create ( Horde_Injector $injector ) : Horde_Lock |
$injector |
Horde_Injector |
|
Résultat |
Horde_Lock |
The newly created concrete instance. |