You are here

public property EntityBrowserWidget::$id in Entity Browser 8.2

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

The plugin ID.

Type: string

File

src/Annotation/EntityBrowserWidget.php, line 21

Class

EntityBrowserWidget
Defines an entity browser widget annotation object.

Namespace

Drupal\entity_browser\Annotation

Code

public $id;