Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AcMailer
Controller
Factory
ConfigMigrationControllerFactory
PHP 클래스 AcMailer\Controller\Factory\ConfigMigrationControllerFactory
링크 보기:
http://www.alejandrocelaya.com
저자:
Alejandro Celaya Alastrué
상속:
implements
Zend\ServiceManager\Factory\FactoryInterface
파일 보기
프로젝트 열기: acelaya/zf2-acmailer
1 사용 예제들
공개 메소드들
메소드
설명
__invoke
(
Interop\Container\ContainerInterface
$container
,
string
$requestedName
,
array
$options
= null ) :
object
Create an object
메소드 상세
__invoke()
공개
메소드
Create an object
public
__invoke
(
Interop\Container\ContainerInterface
$container
,
string
$requestedName
,
array
$options
= null ) :
object
$container
Interop\Container\ContainerInterface
$requestedName
string
$options
array
리턴
object