protected property EntityReferenceBrowserWidget::$moduleHandler in Entity Browser 8
Same name and namespace in other branches
- 8.2 src/Plugin/Field/FieldWidget/EntityReferenceBrowserWidget.php \Drupal\entity_browser\Plugin\Field\FieldWidget\EntityReferenceBrowserWidget::moduleHandler
The module handler interface.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Plugin/ Field/ FieldWidget/ EntityReferenceBrowserWidget.php, line 71
Class
- EntityReferenceBrowserWidget
- Plugin implementation of the 'entity_reference' widget for entity browser.
Namespace
Drupal\entity_browser\Plugin\Field\FieldWidgetCode
protected $moduleHandler;