Searched refs:isPromoted (Results 1 – 3 of 3) sorted by relevance
12 $this->assertFalse($node->isPromoted());28 $this->assertTrue($node->isPromoted());
70 public function isPromoted(): bool { function in PhpParser\\Node\\Param
203 * Added `isPromoted()`, `isPublic()`, `isProtected()`, `isPrivate()` and `isReadonly()` methods
Completed in 7 milliseconds