protected property SvgImageFieldWidget::$entityRepository in SVG Image Field 8
Same name and namespace in other branches
- 2.1.x src/Plugin/Field/FieldWidget/SvgImageFieldWidget.php \Drupal\svg_image_field\Plugin\Field\FieldWidget\SvgImageFieldWidget::entityRepository
- 2.0.x src/Plugin/Field/FieldWidget/SvgImageFieldWidget.php \Drupal\svg_image_field\Plugin\Field\FieldWidget\SvgImageFieldWidget::entityRepository
The entity repository Service.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- src/
Plugin/ Field/ FieldWidget/ SvgImageFieldWidget.php, line 41
Class
- SvgImageFieldWidget
- Plugin implementation of the 'image_image' widget.
Namespace
Drupal\svg_image_field\Plugin\Field\FieldWidgetCode
protected $entityRepository;