Searched defs:constants (Results 1 – 5 of 5) sorted by relevance
/PHP-Parser/lib/PhpParser/Builder/ | ||
H A D | Trait_.php | 15 protected array $constants = []; variable in PhpParser\\Builder\\Trait_ |
H A D | Interface_.php | 16 protected array $constants = []; variable in PhpParser\\Builder\\Interface_ |
H A D | Enum_.php | 22 protected array $constants = []; variable in PhpParser\\Builder\\Enum_ |
H A D | Class_.php | 21 protected array $constants = []; variable in PhpParser\\Builder\\Class_ |
H A D | ClassConst.php | 20 protected array $constants = []; variable in PhpParser\\Builder\\ClassConst |
Completed in 23 milliseconds