You are here

protected property InlineEntityFormComplex::$selectionManager in Inline Entity Form 8

Selection Plugin Manager service.

Type: \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManagerInterface

File

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

Class

InlineEntityFormComplex
Complex inline widget.

Namespace

Drupal\inline_entity_form\Plugin\Field\FieldWidget

Code

protected $selectionManager;