Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Token.php
Token::$position
The position of the token in the input string
@readonly
Type:
int
File
vendor/
doctrine/
lexer/
src/
Token.php
, line 43
Class
Token
@template T of UnitEnum|string|int @template V of string|int @implements ArrayAccess<string,mixed>
Namespace
Doctrine\Common\Lexer
Code
public $position;
RSS feed