Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NullLiteral.php
NullLiteral::$raw
Node's raw value
Type:
string
Overrides
Literal::$raw
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
NullLiteral.php
, line 31
Class
NullLiteral
A node that represents a null literal.
Namespace
Peast\Syntax\Node
Code
protected $raw =
"null"
;
RSS feed