You are here

protected property ForwardFormBuilder::$tokenService in Forward 8.3

Same name and namespace in other branches
  1. 8 src/ForwardFormBuilder.php \Drupal\forward\ForwardFormBuilder::tokenService
  2. 8.2 src/ForwardFormBuilder.php \Drupal\forward\ForwardFormBuilder::tokenService

The token service.

Type: \Drupal\Core\Utility\Token

File

src/ForwardFormBuilder.php, line 66

Class

ForwardFormBuilder
Defines a class for building markup for a Forward inline form on an entity.

Namespace

Drupal\forward

Code

protected $tokenService;