Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Pop
Code
Generator
InterfaceGenerator
__toString
Pop\Code\Generator\InterfaceGenerator::__toString PHP Method
InterfaceGenerator Class Documentation
显示文件
Open project: nicksagona/PopPHP
__toString()
public
method
Print method
public
__toString
( ) :
string
return
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