Home
last modified time | relevance | path

Searched defs:extends (Results 1 – 5 of 5) sorted by relevance

/PHP-Parser/lib/PhpParser/Internal/
H A DPrintableNewAnonClassNode.php26 public ?Node\Name $extends; variable in PhpParser\\Internal\\PrintableNewAnonClassNode
40 public function __construct(
/PHP-Parser/lib/PhpParser/Node/Stmt/
H A DInterface_.php9 public array $extends; variable in PhpParser\\Node\\Stmt\\Interface_
H A DClass_.php30 public ?Node\Name $extends; variable in PhpParser\\Node\\Stmt\\Class_
/PHP-Parser/lib/PhpParser/Builder/
H A DInterface_.php14 protected array $extends = []; variable in PhpParser\\Builder\\Interface_
H A DClass_.php14 protected ?Name $extends = null; variable in PhpParser\\Builder\\Class_

Completed in 11 milliseconds