You are here

protected property WebformExporterBase::$tokenManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/WebformExporterBase.php \Drupal\webform\Plugin\WebformExporterBase::tokenManager

The webform token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

src/Plugin/WebformExporterBase.php, line 64

Class

WebformExporterBase
Provides a base class for a results exporter.

Namespace

Drupal\webform\Plugin

Code

protected $tokenManager;