PHP Class IMP_Factory_Sentmail, 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_Sentmail Return the IMP_Sentmail instance.

Method Details

create() public méthode

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