PHP Class Mnemo_Factory_Notepads, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/apache.
Author: Gunnar Wrobel ([email protected])
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
__construct ( Horde_Injector $injector ) Constructor.
create ( ) : Mnemo_Notepads Return a Mnemo_Notepads instance.

Method Details

__construct() public method

Constructor.
public __construct ( Horde_Injector $injector )
$injector Horde_Injector The injector to use.

create() public method

Return a Mnemo_Notepads instance.
public create ( ) : Mnemo_Notepads
return Mnemo_Notepads