Searched defs:isReadonly (Results 1 – 3 of 3) sorted by relevance
/PHP-Parser/lib/PhpParser/Node/Stmt/ | ||
H A D | Class_.php | 80 public function isReadonly(): bool { function in PhpParser\\Node\\Stmt\\Class_ |
H A D | Property.php | 79 public function isReadonly(): bool { function in PhpParser\\Node\\Stmt\\Property |
/PHP-Parser/lib/PhpParser/Node/ | ||
H A D | Param.php | 86 public function isReadonly(): bool { function in PhpParser\\Node\\Param |
Completed in 6 milliseconds