PHP Class Pastie_Factory_Driver, horde

Copyright 2012-2016 Horde LLC (http://www.horde.org/) See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://www.horde.org/licenses/bsd.
Author: Ralf Lang ([email protected])
Inheritance: extends Horde_Core_Factory_Base
Show file Open project: horde/horde

Public Methods

Method Description
create ( $name = '', $params = [] ) : Horde_Rdo_Driver A Factory for the Pastie_Driver.

Method Details

create() public method

A Factory for the Pastie_Driver.
public create ( $name = '', $params = [] ) : Horde_Rdo_Driver
return Horde_Rdo_Driver A concrete instance of Horde_Rdo_Driver with all necessary dependencies injected