You are here

private property TokensReplacementEvent::$tokens in Hook Event Dispatcher 3.x

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

Tokens.

Type: array

File

modules/core_event_dispatcher/src/Event/Token/TokensReplacementEvent.php, line 42

Class

TokensReplacementEvent
Class TokensProvideEvent.

Namespace

Drupal\core_event_dispatcher\Event\Token

Code

private $tokens;