Searched defs:VISIBILITY_MASK (Results 1 – 1 of 1) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | Modifiers.php | 21 public const VISIBILITY_MASK = self::PUBLIC | self::PROTECTED | self::PRIVATE; define in PhpParser\\Modifiers |
Completed in 5 milliseconds