Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
AcMailer
Controller
Factory
ConfigMigrationControllerFactory
PHP Class AcMailer\Controller\Factory\ConfigMigrationControllerFactory
See link:
http://www.alejandrocelaya.com
Author:
Alejandro Celaya Alastrué
Inheritance:
implements
Zend\ServiceManager\Factory\FactoryInterface
显示文件
Open project: acelaya/zf2-acmailer
Class Usage Examples
Public Methods
Method
Description
__invoke
(
Interop\Container\ContainerInterface
$container
,
string
$requestedName
,
array
$options
= null ) :
object
Create an object
Method Details
__invoke()
public
method
Create an object
public
__invoke
(
Interop\Container\ContainerInterface
$container
,
string
$requestedName
,
array
$options
= null ) :
object
$container
Interop\Container\ContainerInterface
$requestedName
string
$options
array
return
object