You are here

protected property YamlFormSubmissionForm::$tokenManager in YAML Form 8

The token manager.

Type: \Drupal\yamlform\YamlFormTranslationManagerInterface

File

src/YamlFormSubmissionForm.php, line 65

Class

YamlFormSubmissionForm
Provides a form to collect and edit submissions.

Namespace

Drupal\yamlform

Code

protected $tokenManager;