Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/Node/Stmt/
H A DDeclare_.php10 public array $declares; variable in PhpParser\\Node\\Stmt\\Declare_
21 public function __construct(array $declares, ?array $stmts = null, array $attributes = []) {

Completed in 5 milliseconds