You are here

protected property GeneralEntityReferenceFormatter::$tokenService in Formatter Suite 8

The token replacement service.

Type: \Drupal\Core\Utility\Token

File

src/Plugin/Field/FieldFormatter/GeneralEntityReferenceFormatter.php, line 70

Class

GeneralEntityReferenceFormatter
Formats an entity reference as one or more links.

Namespace

Drupal\formatter_suite\Plugin\Field\FieldFormatter

Code

protected $tokenService;