Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds