You are here

protected property YamlFormEntitySettingsForm::$tokenManager in YAML Form 8

The token manager.

Type: \Drupal\yamlform\YamlFormTranslationManagerInterface

File

src/YamlFormEntitySettingsForm.php, line 39

Class

YamlFormEntitySettingsForm
Provides a form to manage settings.

Namespace

Drupal\yamlform

Code

protected $tokenManager;