Searched refs:makeReadonly (Results 1 – 6 of 6) sorted by relevance
/PHP-Parser/lib/PhpParser/Builder/ | ||
H A D | Class_.php | 93 public function makeReadonly() { function in PhpParser\\Builder\\Class_ |
H A D | Param.php | 119 public function makeReadonly() { function in PhpParser\\Builder\\Param |
H A D | Property.php | 87 public function makeReadonly() { function in PhpParser\\Builder\\Property |
/PHP-Parser/test/PhpParser/Builder/ | ||
H A D | ClassTest.php | 73 ->makeReadonly() |
H A D | PropertyTest.php | 67 ->makeReadonly() |
H A D | ParamTest.php | 266 ->makeReadonly() |
Completed in 10 milliseconds