You are here

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

Same name and namespace in other branches
  1. 8 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 21

Class

TokenSettingTypeBase
Base class for setting types with tokens.

Namespace

Drupal\ui_patterns_settings\Plugin

Code

protected $tokenService;