PHP Class IMP_Factory_PrefsSort, 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_Prefs_Sort Return the IMP_Prefs_Sort instance.

Method Details

create() public méthode

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