You are here

protected property WebformEntityReferenceLinkFormatter::$tokenManager in Webform 8.5

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

The webform token manager.

Type: \Drupal\webform\WebformTokenManagerInterface

File

src/Plugin/Field/FieldFormatter/WebformEntityReferenceLinkFormatter.php, line 50

Class

WebformEntityReferenceLinkFormatter
Plugin implementation of the 'Link to webform' formatter.

Namespace

Drupal\webform\Plugin\Field\FieldFormatter

Code

protected $tokenManager;