PHP Class Sam_Factory_Driver, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Core_Factory_Injector
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
create ( Horde_Injector $injector ) : Sam_Driver_Base Return an Sam_Driver_Base instance.

Method Details

create() public method

Return an Sam_Driver_Base instance.
public create ( Horde_Injector $injector ) : Sam_Driver_Base
$injector Horde_Injector
return Sam_Driver_Base