PHP Class PHPStan\Type\CommentHelper

Afficher le fichier Open project: phpstan/phpstan Class Usage Examples

Méthodes publiques

Méthode Description
getDocComment ( PhpParser\Node $node ) : string | null

Method Details

getDocComment() public static méthode

public static getDocComment ( PhpParser\Node $node ) : string | null
$node PhpParser\Node
Résultat string | null