You are here

protected property TokenBase::$token in Display Suite 8.2

Same name and namespace in other branches
  1. 8.4 src/Plugin/DsField/TokenBase.php \Drupal\ds\Plugin\DsField\TokenBase::token
  2. 8.3 src/Plugin/DsField/TokenBase.php \Drupal\ds\Plugin\DsField\TokenBase::token

The Token service.

Type: \Drupal\Core\Utility\Token

File

src/Plugin/DsField/TokenBase.php, line 18

Class

TokenBase
The base plugin to create DS code fields.

Namespace

Drupal\ds\Plugin\DsField

Code

protected $token;