Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Method.php
Method::$stmts
@var list<Stmt>|null
Type:
stmts
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
Builder/
Method.php
, line 17
Class
Method
Namespace
PhpParser\Builder
Code
protected ?array $stmts = [];
RSS feed