PHP Class IMP_Factory_Contents, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Factory_Base
显示文件 Open project: horde/horde

Public Methods

Method Description
create ( IMP_Indices $indices ) : IMP_Contents Return the IMP_Contents:: instance.

Method Details

create() public method

Return the IMP_Contents:: instance.
public create ( IMP_Indices $indices ) : IMP_Contents
$indices IMP_Indices An indices object.
return IMP_Contents The singleton contents instance.