You are here

protected property EmailYamlFormHandler::$tokenManager in YAML Form 8

The token manager.

Type: \Drupal\yamlform\YamlFormTranslationManagerInterface

File

src/Plugin/YamlFormHandler/EmailYamlFormHandler.php, line 53

Class

EmailYamlFormHandler
Emails a form submission.

Namespace

Drupal\yamlform\Plugin\YamlFormHandler

Code

protected $tokenManager;