You are here

protected property EntityBrowserEditForm::$selectionDisplayManager in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Form/EntityBrowserEditForm.php \Drupal\entity_browser\Form\EntityBrowserEditForm::selectionDisplayManager

Entity browser selection display plugin manager.

Type: \Drupal\entity_browser\SelectionDisplayManager

File

src/Form/EntityBrowserEditForm.php, line 39

Class

EntityBrowserEditForm
Class EntityBrowserEditForm.

Namespace

Drupal\entity_browser\Form

Code

protected $selectionDisplayManager;