Searched refs:testModifiers (Results 1 – 7 of 7) sorted by relevance
/PHP-Parser/test/PhpParser/Node/Stmt/ | ||
H A D | ClassConstTest.php | 11 public function testModifiers($modifier): void { function in PhpParser\\Node\\Stmt\\ClassConstTest |
H A D | PropertyTest.php | 11 public function testModifiers($modifier): void { function in PhpParser\\Node\\Stmt\\PropertyTest |
H A D | ClassMethodTest.php | 14 public function testModifiers($modifier): void { function in PhpParser\\Node\\Stmt\\ClassMethodTest |
/PHP-Parser/test/PhpParser/Node/ | ||
H A D | ParamTest.php | 25 public function testModifiers(string $modifier): void { function in PhpParser\\Node\\ParamTest |
/PHP-Parser/test/PhpParser/Builder/ | ||
H A D | ClassConstTest.php | 23 public function testModifiers(): void { function in PhpParser\\Builder\\ClassConstTest |
H A D | MethodTest.php | 24 public function testModifiers(): void { function in PhpParser\\Builder\\MethodTest |
H A D | PropertyTest.php | 25 public function testModifiers(): void { function in PhpParser\\Builder\\PropertyTest |
Completed in 7 milliseconds