You are here

protected property TokenBase::$languageManager in Display Suite 8.4

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

The LanguageManager service.

Type: \Drupal\Core\Language\LanguageManager

File

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

Class

TokenBase
The base plugin to create DS code fields.

Namespace

Drupal\ds\Plugin\DsField

Code

protected $languageManager;