Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php126 protected bool $canUseSemicolonNamespaces; variable in PhpParser\\PrettyPrinterAbstract
315 $this->canUseSemicolonNamespaces = true;
318 $this->canUseSemicolonNamespaces = false;
/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php750 if ($this->canUseSemicolonNamespaces) {

Completed in 17 milliseconds