You are here

protected property ImageFormatter::$fileUrlGenerator in Drupal 9

The file URL generator.

Type: \Drupal\Core\File\FileUrlGeneratorInterface

File

core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php, line 52

Class

ImageFormatter
Plugin implementation of the 'image' formatter.

Namespace

Drupal\image\Plugin\Field\FieldFormatter

Code

protected $fileUrlGenerator;