You are here

protected property WidgetSelectorBase::$widgets_ids in Entity Browser 8.2

Same name and namespace in other branches
  1. 8 src/WidgetSelectorBase.php \Drupal\entity_browser\WidgetSelectorBase::widgets_ids

Available widgets.

Type: array

File

src/WidgetSelectorBase.php, line 28

Class

WidgetSelectorBase
Base class for widget selector plugins.

Namespace

Drupal\entity_browser

Code

protected $widgets_ids;