Searched refs:isReadonly (Results 1 – 6 of 6) sorted by relevance
27 $this->assertFalse($node->isReadonly());39 $this->assertFalse($node->isReadonly());
80 public function isReadonly(): bool { function in PhpParser\\Node\\Stmt\\Class_
79 public function isReadonly(): bool { function in PhpParser\\Node\\Stmt\\Property
16 $this->assertFalse($node->isReadonly());
86 public function isReadonly(): bool { function in PhpParser\\Node\\Param
203 * Added `isPromoted()`, `isPublic()`, `isProtected()`, `isPrivate()` and `isReadonly()` methods
Completed in 14 milliseconds