You are here

protected property TokenSettingTypeBase::$tokenService in UI Patterns Settings 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/TokenSettingTypeBase.php \Drupal\ui_patterns_settings\Plugin\TokenSettingTypeBase::tokenService

The token service.

Type: \Drupal\Core\Utility\Token

File

src/Plugin/TokenSettingTypeBase.php, line 19

Class

TokenSettingTypeBase

Namespace

Drupal\ui_patterns_settings\Plugin

Code

protected $tokenService;