You are here

protected property ForwardLinkFormatter::$linkGenerator in Forward 4.0.x

Same name and namespace in other branches
  1. 4.x src/Plugin/Field/FieldFormatter/ForwardLinkFormatter.php \Drupal\forward\Plugin\Field\FieldFormatter\ForwardLinkFormatter::linkGenerator

The Forward link generation service.

Type: \Drupal\forward\Services\ForwardLinkGeneratorInterface

File

src/Plugin/Field/FieldFormatter/ForwardLinkFormatter.php, line 32

Class

ForwardLinkFormatter
Plugin implementation of the Forward Link formatter.

Namespace

Drupal\forward\Plugin\Field\FieldFormatter

Code

protected $linkGenerator;