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