Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPhpVersion.php112 public function supportsShortArrayDestructuring(): bool { function in PhpParser\\PhpVersion
/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php572 …$this->phpVersion->supportsShortArrayDestructuring() ? Expr\List_::KIND_ARRAY : Expr\List_::KIND_L…

Completed in 10 milliseconds