Searched defs:setAttribute (Results 1 – 2 of 2) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | Node.php | 121 public function setAttribute(string $key, $value): void; function |
H A D | NodeAbstract.php | 151 public function setAttribute(string $key, $value): void { function in PhpParser\\NodeAbstract |
Completed in 5 milliseconds