You are here

private property TokensInfoEvent::$tokens in Hook Event Dispatcher 8.2

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

Tokens.

Type: array

File

modules/core_event_dispatcher/src/Event/Token/TokensInfoEvent.php, line 29

Class

TokensInfoEvent
Class TokensInfoEvent.

Namespace

Drupal\core_event_dispatcher\Event\Token

Code

private $tokens = [];