Searched defs:implements (Results 1 – 5 of 5) sorted by relevance
/PHP-Parser/lib/PhpParser/Internal/ | ||
H A D | PrintableNewAnonClassNode.php | 28 public array $implements; variable in PhpParser\\Internal\\PrintableNewAnonClassNode |
/PHP-Parser/lib/PhpParser/Node/Stmt/ | ||
H A D | Enum_.php | 11 public array $implements; variable in PhpParser\\Node\\Stmt\\Enum_ |
H A D | Class_.php | 32 public array $implements; variable in PhpParser\\Node\\Stmt\\Class_ |
/PHP-Parser/lib/PhpParser/Builder/ | ||
H A D | Enum_.php | 16 protected array $implements = []; variable in PhpParser\\Builder\\Enum_ |
H A D | Class_.php | 16 protected array $implements = []; variable in PhpParser\\Builder\\Class_ |
Completed in 8 milliseconds