Home
last modified time | relevance | path

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

/PHP-Parser/test/PhpParser/Node/
H A DParamTest.php12 $this->assertFalse($node->isPromoted());
28 $this->assertTrue($node->isPromoted());
/PHP-Parser/lib/PhpParser/Node/
H A DParam.php70 public function isPromoted(): bool { function in PhpParser\\Node\\Param
/PHP-Parser/
H A DCHANGELOG.md196 * Added `isPromoted()`, `isPublic()`, `isProtected()`, `isPrivate()` and `isReadonly()` methods

Completed in 15 milliseconds