You are here

protected property RemotePostYamlFormHandler::$tokenManager in YAML Form 8

The token manager.

Type: \Drupal\yamlform\YamlFormTranslationManagerInterface

File

src/Plugin/YamlFormHandler/RemotePostYamlFormHandler.php, line 50

Class

RemotePostYamlFormHandler
Form submission remote post handler.

Namespace

Drupal\yamlform\Plugin\YamlFormHandler

Code

protected $tokenManager;