PHP Class IMP_Factory_Quota, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Factory_Injector
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
create ( Horde_Injector $injector ) : IMP_Quota Return the IMP_Quota instance.

Method Details

create() public méthode

Return the IMP_Quota instance.
public create ( Horde_Injector $injector ) : IMP_Quota
$injector Horde_Injector
Résultat IMP_Quota The singleton instance.