You are here

protected property YamlFormBlock::$tokenManager in YAML Form 8

The token manager.

Type: \Drupal\yamlform\YamlFormTranslationManagerInterface

File

src/Plugin/Block/YamlFormBlock.php, line 37

Class

YamlFormBlock
Provides a 'Form' block.

Namespace

Drupal\yamlform\Plugin\Block

Code

protected $tokenManager;