Home
last modified time | relevance | path

Searched defs:setAttribute (Results 1 – 2 of 2) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DNode.php121 public function setAttribute(string $key, $value): void; function
H A DNodeAbstract.php151 public function setAttribute(string $key, $value): void { function in PhpParser\\NodeAbstract

Completed in 6 milliseconds