You are here

protected property WebformEntityController::$tokenManager in Webform 8.5

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

The webform token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

src/Controller/WebformEntityController.php, line 46

Class

WebformEntityController
Provides route responses for Webform entity.

Namespace

Drupal\webform\Controller

Code

protected $tokenManager;