You are here

protected property GeneralUserReferenceFormatter::$tokenService in Formatter Suite 8

The token replacement service.

Type: \Drupal\Core\Utility\Token

File

src/Plugin/Field/FieldFormatter/GeneralUserReferenceFormatter.php, line 67

Class

GeneralUserReferenceFormatter
Formats a user entity reference as one or more links.

Namespace

Drupal\formatter_suite\Plugin\Field\FieldFormatter

Code

protected $tokenService;