protected property ImageZoomFormatter::$moduleHandler in Image Zoom 8.3
Same name and namespace in other branches
- 8.2 src/Plugin/Field/FieldFormatter/ImageZoomFormatter.php \Drupal\imagezoom\Plugin\Field\FieldFormatter\ImageZoomFormatter::moduleHandler
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Plugin/ Field/ FieldFormatter/ ImageZoomFormatter.php, line 32
Class
- ImageZoomFormatter
- Image Zoom field formatter for Image fields.
Namespace
Drupal\imagezoom\Plugin\Field\FieldFormatterCode
protected $moduleHandler;