Home
last modified time | relevance | path

Searched refs:Interface_ (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/build/
H A Dgen_stub.php14 use PhpParser\Node\Stmt\Interface_; alias
4580 } elseif ($class instanceof Interface_) {
4766 $abstractFlag = $stmt instanceof Stmt\Interface_ ? Modifiers::ABSTRACT : 0;

Completed in 25 milliseconds