Searched refs:isPrivateSet (Results 1 – 4 of 4) sorted by relevance
19 $this->assertFalse($node->isPrivateSet());44 $this->assertTrue($node->isPrivateSet());
30 $this->assertFalse($node->isPrivateSet());54 $this->assertTrue($node->isPrivateSet());
100 public function isPrivateSet(): bool { function in PhpParser\\Node\\Stmt\\Property
107 public function isPrivateSet(): bool { function in PhpParser\\Node\\Param
Completed in 5 milliseconds