Searched defs:getAttribute (Results 1 – 2 of 2) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | Node.php | 135 public function getAttribute(string $key, $default = null); function |
H A D | NodeAbstract.php | 159 public function getAttribute(string $key, $default = null) { function in PhpParser\\NodeAbstract |
Completed in 5 milliseconds