Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HaltCompiler.php
HaltCompiler::$remaining
@var string Remaining text after halt compiler statement.
Type:
remaining
File
vendor/
nikic/
php-parser/
lib/
PhpParser/
Node/
Stmt/
HaltCompiler.php
, line 9
Class
HaltCompiler
Namespace
PhpParser\Node\Stmt
Code
public string $remaining;
RSS feed