You are here

protected property FileImageResponsiveFormatter::$linkGenerator in File Entity (fieldable files) 8.2

The link generator.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

File

src/Plugin/Field/FieldFormatter/FileImageResponsiveFormatter.php, line 54

Class

FileImageResponsiveFormatter
Plugin for responsive image formatter.

Namespace

Drupal\file_entity\Plugin\Field\FieldFormatter

Code

protected $linkGenerator;