Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds