Searched defs:isProtected (Results 1 – 4 of 4) sorted by relevance
/PHP-Parser/lib/PhpParser/Node/Stmt/ | ||
H A D | ClassConst.php | 56 public function isProtected(): bool { function in PhpParser\\Node\\Stmt\\ClassConst |
H A D | Property.php | 58 public function isProtected(): bool { function in PhpParser\\Node\\Stmt\\Property |
H A D | ClassMethod.php | 112 public function isProtected(): bool { function in PhpParser\\Node\\Stmt\\ClassMethod |
/PHP-Parser/lib/PhpParser/Node/ | ||
H A D | Param.php | 78 public function isProtected(): bool { function in PhpParser\\Node\\Param |
Completed in 5 milliseconds