You are here

protected property JuiceboxFieldFormatter::$linkGenerator in Juicebox HTML5 Responsive Image Galleries 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldFormatter/JuiceboxFieldFormatter.php \Drupal\juicebox\Plugin\Field\FieldFormatter\JuiceboxFieldFormatter::linkGenerator

A Drupal link generator service.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

File

src/Plugin/Field/FieldFormatter/JuiceboxFieldFormatter.php, line 55

Class

JuiceboxFieldFormatter
Plugin implementation of the 'juicebox' formatter.

Namespace

Drupal\juicebox\Plugin\Field\FieldFormatter

Code

protected $linkGenerator;