Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ClassLike.php
ClassLike::$stmts
@var Node\Stmt[] Statements
Type:
stmts
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
Node/
Stmt/
ClassLike.php
, line 12
Class
ClassLike
Namespace
PhpParser\Node\Stmt
Code
public array $stmts;
RSS feed