You are here

protected property ForwardLinkGenerator::$tokenService in Forward 4.x

Same name and namespace in other branches
  1. 4.0.x src/Services/ForwardLinkGenerator.php \Drupal\forward\Services\ForwardLinkGenerator::tokenService

The token service.

Type: \Drupal\Core\Utility\Token

File

src/Services/ForwardLinkGenerator.php, line 36

Class

ForwardLinkGenerator
Defines a class for generating a Forward link on an entity.

Namespace

Drupal\forward\Services

Code

protected $tokenService;