Home
last modified time | relevance | path

Searched refs:fixupNamespaceAttributes (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php589 $this->fixupNamespaceAttributes($lastNs);
609 $this->fixupNamespaceAttributes($lastNs);
615 private function fixupNamespaceAttributes(Node\Stmt\Namespace_ $stmt): void { function in PhpParser\\ParserAbstract

Completed in 7 milliseconds