Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Pop
Code
Generator
InterfaceGenerator
getDocblock
Pop\Code\Generator\InterfaceGenerator::getDocblock PHP Method
InterfaceGenerator Class Documentation
ファイルを表示
Open project: nicksagona/PopPHP
getDocblock()
public
method
Access the docblock generator object
public
getDocblock
( ) :
DocblockGenerator
return
DocblockGenerator
public function getDocblock() { return $this->docblock; }
InterfaceGenerator
__construct
__toString
addMethod
factory
formatMethods
getDocblock
getIndent
getMethod
getName
getNamespace
getParent
removeMethod
render
setDocblock
setIndent
setName
setNamespace
setParent