You are here

public property EntityBrowserDisplay::$id in Entity Browser 8.2

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

The plugin ID.

Type: string

File

src/Annotation/EntityBrowserDisplay.php, line 21

Class

EntityBrowserDisplay
Defines an entity browser display annotation object.

Namespace

Drupal\entity_browser\Annotation

Code

public $id;