You are here

private property Token::$token in Hook Event Dispatcher 8.2

Same name and namespace in other branches
  1. 3.x modules/core_event_dispatcher/src/ValueObject/Token.php \Drupal\core_event_dispatcher\ValueObject\Token::token

Token.

Type: string

File

modules/core_event_dispatcher/src/ValueObject/Token.php, line 27

Class

Token
Token ValueObject.

Namespace

Drupal\core_event_dispatcher\ValueObject

Code

private $token;