Searched refs:isProtectedSet (Results 1 – 4 of 4) sorted by relevance
18 $this->assertFalse($node->isProtectedSet());46 $this->assertTrue($node->isProtectedSet());
29 $this->assertFalse($node->isProtectedSet());56 $this->assertTrue($node->isProtectedSet());
93 public function isProtectedSet(): bool { function in PhpParser\\Node\\Stmt\\Property
100 public function isProtectedSet(): bool { function in PhpParser\\Node\\Param
Completed in 4 milliseconds