Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Pop
Code
Generator
InterfaceGenerator
__toString
Pop\Code\Generator\InterfaceGenerator::__toString PHP Méthode
InterfaceGenerator Class Documentation
Afficher le fichier
Open project: nicksagona/PopPHP
__toString()
public
méthode
Print method
public
__toString
( ) :
string
Résultat
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