You are here

public property EntityBrowser::$selection_display in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Entity/EntityBrowser.php \Drupal\entity_browser\Entity\EntityBrowser::selection_display

The selection display plugin ID.

Type: string

File

src/Entity/EntityBrowser.php, line 114

Class

EntityBrowser
Defines an entity browser configuration entity.

Namespace

Drupal\entity_browser\Entity

Code

public $selection_display;