Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ZF2rapid
Generator
ClassGenerator
ClassGeneratorInterface
PHP Interface ZF2rapid\Generator\ClassGenerator\ClassGeneratorInterface
Inheritance:
extends
Zend\Code\Generator\GeneratorInterface
Exibir arquivo
Open project: zfrapid/zf2rapid
Interface Usage Examples
Public Methods
Method
Description
build
(
string
$className
,
string
$moduleName
)
Build the class
Method Details
build()
public
method
Build the class
public
build
(
string
$className
,
string
$moduleName
)
$className
string
$moduleName
string