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