You are here

private property TokenType::$name in Hook Event Dispatcher 3.x

Same name and namespace in other branches
  1. 8.2 modules/core_event_dispatcher/src/ValueObject/TokenType.php \Drupal\core_event_dispatcher\ValueObject\TokenType::name

Name.

Type: string

File

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

Class

TokenType
Token ValueObject.

Namespace

Drupal\core_event_dispatcher\ValueObject

Code

private $name;