You are here

protected property TipPluginText::$token in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/tour/src/Plugin/tour/tip/TipPluginText.php \Drupal\tour\Plugin\tour\tip\TipPluginText::token
  2. 9 core/modules/tour/src/Plugin/tour/tip/TipPluginText.php \Drupal\tour\Plugin\tour\tip\TipPluginText::token

Token service.

Type: \Drupal\Core\Utility\Token

File

core/modules/tour/src/Plugin/tour/tip/TipPluginText.php, line 33

Class

TipPluginText
Displays some text as a tip.

Namespace

Drupal\tour\Plugin\tour\tip

Code

protected $token;