You are here

protected property WidgetBase::$id in Entity Browser 8.2

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

Plugin id.

Type: string

File

src/WidgetBase.php, line 29

Class

WidgetBase
Base class for widget plugins.

Namespace

Drupal\entity_browser

Code

protected $id;