protected static property InsertFileWidget::$util in Insert 8
Type: InsertFileWidgetUtility|null
File
- src/
Plugin/ Field/ FieldWidget/ InsertFileWidget.php, line 30
Class
- InsertFileWidget
- Plugin implementation of the Insert File widget. This is just a barebone set of overwritten methods. All actual logic is deferred to \Drupal\insert\Utility\Utility as that may be overwritten in other Insert widgets covering other field types.
Namespace
Drupal\insert\Plugin\Field\FieldWidgetCode
protected static $util;