Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Enum_.php
Enum_::$implements
Same name in this branch
11.1.x vendor/nikic/php-parser/lib/PhpParser/Builder/Enum_.php
\PhpParser\Builder\Enum_::implements
@var Node\Name[] Names of implemented interfaces
Type:
implements
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
Node/
Stmt/
Enum_.php
, line 11
Class
Enum_
Namespace
PhpParser\Node\Stmt
Code
public array $implements;
RSS feed