You are here

protected property WidgetsConfig::$widgetManager in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Form/WidgetsConfig.php \Drupal\entity_browser\Form\WidgetsConfig::widgetManager

Entity browser widget plugin manager.

Type: \Drupal\entity_browser\WidgetManager

File

src/Form/WidgetsConfig.php, line 21

Class

WidgetsConfig
Form for configuring widgets for entity browser.

Namespace

Drupal\entity_browser\Form

Code

protected $widgetManager;