Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TemplateElement.php
TemplateElement::$rawValue
Node's raw value
Type:
string
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
TemplateElement.php
, line 52
Class
TemplateElement
A node that represents a template element. For example `foo` and `bar` in: `foo${exp}bar`
Namespace
Peast\Syntax\Node
Code
protected $rawValue;
RSS feed