Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ZF2rapid
Generator
ActionMethodGenerator
PHP 클래스 ZF2rapid\Generator\ActionMethodGenerator
상속:
extends
Zend\Code\Generator\MethodGenerator
파일 보기
프로젝트 열기: zfrapid/zf2rapid
보호된 프로퍼티들
프로퍼티
타입
설명
$config
array
공개 메소드들
메소드
설명
__construct
(
null
|
string
$actionName
,
null
|
string
$controllerName
,
array
$config
= [] )
메소드 상세
__construct()
공개
메소드
public
__construct
(
null
|
string
$actionName
,
null
|
string
$controllerName
,
array
$config
= [] )
$actionName
null
|
string
$controllerName
null
|
string
$config
array
프로퍼티 상세
$config
보호되어 있는 프로퍼티
protected
array
$config
리턴
array