You are here

private property SvgImageWidget::$container in Svg Image 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Field/FieldWidget/SvgImageWidget.php \Drupal\svg_image\Plugin\Field\FieldWidget\SvgImageWidget::container
  2. 1.x src/Plugin/Field/FieldWidget/SvgImageWidget.php \Drupal\svg_image\Plugin\Field\FieldWidget\SvgImageWidget::container

Container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

src/Plugin/Field/FieldWidget/SvgImageWidget.php, line 34

Class

SvgImageWidget
Override plugin of the 'image_image' widget.

Namespace

Drupal\svg_image\Plugin\Field\FieldWidget

Code

private $container;