Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Token.php

Token::$value

Same name in this branch
  1. 11.1.x vendor/theseer/tokenizer/src/Token.php \TheSeer\Tokenizer\Token::value
  2. 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;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal