You are here

protected property EntityReferenceLayoutWidget::$pluginFormFactory in Entity Reference with Layout 8

The plugin form manager.

Type: \Drupal\Core\Plugin\PluginFormFactoryInterface

File

src/Plugin/Field/FieldWidget/EntityReferenceLayoutWidget.php, line 77

Class

EntityReferenceLayoutWidget
Entity Reference with Layout field widget.

Namespace

Drupal\entity_reference_layout\Plugin\Field\FieldWidget

Code

protected $pluginFormFactory;