You are here

protected property ImageRawFormatter::$linkGenerator in Image Raw Formatter 8

The link generator.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

File

src/Plugin/Field/FieldFormatter/ImageRawFormatter.php, line 46
Contains \Drupal\image_raw_formatter\Plugin\Field\FieldFormatter\ImageRawFormatter.

Class

ImageRawFormatter
Plugin implementation of the 'image_raw_formatter' formatter.

Namespace

Drupal\image_raw_formatter\Plugin\Field\FieldFormatter

Code

protected $linkGenerator;