You are here

protected property TipPluginImage::$token in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php \Drupal\tour_test\Plugin\tour\tip\TipPluginImage::token

Token service.

Type: \Drupal\Core\Utility\Token

File

core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php, line 42

Class

TipPluginImage
Displays an image as a tip.

Namespace

Drupal\tour_test\Plugin\tour\tip

Code

protected $token;