You are here

protected property ImageUrlFormatter::$linkGenerator in Image URL Formatter 8

The link generator.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

File

src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php, line 42

Class

ImageUrlFormatter
Plugin implementation of the 'image_url' formatter.

Namespace

Drupal\image_url_formatter\Plugin\Field\FieldFormatter

Code

protected $linkGenerator;