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
PHPStan
Type
CommentHelper
PHP Class PHPStan\Type\CommentHelper
ファイルを表示
Open project: phpstan/phpstan
Class Usage Examples
Public Methods
Method
Description
getDocComment
(
PhpParser\Node
$node
) :
string
|
null
Method Details
getDocComment()
public
static
method
public
static
getDocComment
(
PhpParser\Node
$node
) :
string
|
null
$node
PhpParser\Node
return
string
|
null