Searched defs:hasAttribute (Results 1 – 2 of 2) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | Node.php | 126 public function hasAttribute(string $key): bool; function |
H A D | NodeAbstract.php | 155 public function hasAttribute(string $key): bool { function in PhpParser\\NodeAbstract |
Completed in 6 milliseconds