Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pop
Code
Generator
InterfaceGenerator
__toString
Pop\Code\Generator\InterfaceGenerator::__toString PHP 메소드
InterfaceGenerator 1 문서
파일 보기
프로젝트 열기: nicksagona/PopPHP
__toString()
공개
메소드
Print method
public
__toString
( ) :
string
리턴
string
public function __toString() { return $this->render(true); }
InterfaceGenerator
__construct
__toString
addMethod
factory
formatMethods
getDocblock
getIndent
getMethod
getName
getNamespace
getParent
removeMethod
render
setDocblock
setIndent
setName
setNamespace
setParent