Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PHPStan
Type
CommentHelper
PHP Class PHPStan\Type\CommentHelper
Show file
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