You are here

protected static property InsertImageWidget::$util in Insert 8

Type: InsertImageWidgetUtility|null

File

src/Plugin/Field/FieldWidget/InsertImageWidget.php, line 30

Class

InsertImageWidget
Plugin implementation of the Insert Image widget. This is just a barebone set of overwritten methods. All actual logic is deferred to \Drupal\insert\Utility\UtilityImage.

Namespace

Drupal\insert\Plugin\Field\FieldWidget

Code

protected static $util;