PHP 클래스 PHPStan\Type\CommentHelper

파일 보기 프로젝트 열기: phpstan/phpstan 1 사용 예제들

공개 메소드들

메소드 설명
getDocComment ( PhpParser\Node $node ) : string | null

메소드 상세

getDocComment() 공개 정적인 메소드

public static getDocComment ( PhpParser\Node $node ) : string | null
$node PhpParser\Node
리턴 string | null