Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Token.php
Token::$value
Same name in this branch
11.1.x vendor/theseer/tokenizer/src/Token.php
\TheSeer\Tokenizer\Token::value
11.1.x vendor/doctrine/lexer/src/Token.php
\Doctrine\Common\Lexer\Token::value
Token's value
Type:
string
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Token.php
, line 106
Class
Token
A token emitted by the tokenizer.
Namespace
Peast\Syntax
Code
public $value;
RSS feed