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/mck89/peast/lib/Peast/Syntax/Token.php
\Peast\Syntax\Token::value
The string value of the token in the input string
@readonly
Type:
V
File
vendor/
doctrine/
lexer/
src/
Token.php
, line 27
Class
Token
@template T of UnitEnum|string|int @template V of string|int @implements ArrayAccess<string,mixed>
Namespace
Doctrine\Common\Lexer
Code
public $value;
RSS feed