You are here

protected property LibraryItemFieldWidget::$inlineFormHandler in Library 8

The inline entity from handler.

Type: \Drupal\inline_entity_form\InlineFormInterface

File

src/Plugin/Field/FieldWidget/LibraryItemFieldWidget.php, line 48

Class

LibraryItemFieldWidget
Plugin implementation of the 'library_item_field_widget' widget.

Namespace

Drupal\library\Plugin\Field\FieldWidget

Code

protected $inlineFormHandler;