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
ClassGenerator
ClassGeneratorInterface
PHP 인터페이스 ZF2rapid\Generator\ClassGenerator\ClassGeneratorInterface
상속:
extends
Zend\Code\Generator\GeneratorInterface
파일 보기
프로젝트 열기: zfrapid/zf2rapid
0 사용 예제들
공개 메소드들
메소드
설명
build
(
string
$className
,
string
$moduleName
)
Build the class
메소드 상세
build()
공개
메소드
Build the class
public
build
(
string
$className
,
string
$moduleName
)
$className
string
$moduleName
string