Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ZF2rapid
Generator
ActionMethodGenerator
PHP Class ZF2rapid\Generator\ActionMethodGenerator
Inheritance:
extends
Zend\Code\Generator\MethodGenerator
Mostra file
Open project: zfrapid/zf2rapid
Protected Properties
Property
Type
Description
$config
array
Public Methods
Method
Description
__construct
(
null
|
string
$actionName
,
null
|
string
$controllerName
,
array
$config
= [] )
Method Details
__construct()
public
method
public
__construct
(
null
|
string
$actionName
,
null
|
string
$controllerName
,
array
$config
= [] )
$actionName
null
|
string
$controllerName
null
|
string
$config
array
Property Details
$config
protected_oe property
protected
array
$config
return
array