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.
Mostrar archivo
Open project: horde/horde
Public Methods
Method |
Description |
|
create ( $name = '', $params = [] ) : Horde_Rdo_Driver |
A Factory for the Pastie_Driver. |
|
Method Details
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 |