Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPhpVersion.php154 public function supportsYieldWithoutParentheses(): bool { function in PhpParser\\PhpVersion
/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php733 if (!$this->phpVersion->supportsYieldWithoutParentheses()) {

Completed in 10 milliseconds