Searched defs:T_PUBLIC_SET (Results 1 – 2 of 2) sorted by relevance
/PHP-Parser/lib/PhpParser/Parser/ | ||
H A D | Php7.php | 125 public const T_PUBLIC_SET = 360; define in PhpParser\\Parser\\Php7 |
H A D | Php8.php | 125 public const T_PUBLIC_SET = 360; define in PhpParser\\Parser\\Php8 |
Completed in 18 milliseconds