Searched defs:getDocComment (Results 1 – 2 of 2) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | Node.php | 105 public function getDocComment(): ?Comment\Doc; function |
H A D | NodeAbstract.php | 116 public function getDocComment(): ?Comment\Doc { function in PhpParser\\NodeAbstract |
Completed in 7 milliseconds