PHP Class Horde_Core_Factory_Injector, horde
This class is used for factories that are intended to be directly called
by the Horde_Injector instance.
Copyright 2011-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.horde.org/licenses/lgpl21.
ファイルを表示
Open project: horde/horde
Public Methods
Method |
Description |
|
create ( Horde_Injector $injector ) |
|
|
Method Details
create()
abstract public method
abstract public create ( Horde_Injector $injector ) |
$injector |
Horde_Injector |
|