Searched defs:setAttributes (Results 1 – 3 of 3) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | Node.php | 149 public function setAttributes(array $attributes): void; function |
H A D | Error.php | 65 public function setAttributes(array $attributes): void { function in PhpParser\\Error |
H A D | NodeAbstract.php | 171 public function setAttributes(array $attributes): void { function in PhpParser\\NodeAbstract |
Completed in 8 milliseconds