PHP Class Jonah_Factory_Driver, horde
Copyright 2010-2016 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (BSD). If you did not
did not receive this file, see http://cvs.horde.org/co.php/jonah/LICENSE.
ファイルを表示
Open project: horde/horde
Public Methods
Method |
Description |
|
create ( Horde_Injector $injector ) : Jonah_Driver |
Return the driver instance. |
|
Method Details
Return the driver instance.
public create ( Horde_Injector $injector ) : Jonah_Driver |
$injector |
Horde_Injector |
|
return |
Jonah_Driver |
|