protected property ImageFormatter::$fileUrlGenerator in Drupal 10
Same name and namespace in other branches
- 9 core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php \Drupal\image\Plugin\Field\FieldFormatter\ImageFormatter::fileUrlGenerator
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\FieldFormatterCode
protected $fileUrlGenerator;