You are here

protected property EntityBrowser::$displayCollection in Entity Browser 8.2

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

Display lazy plugin collection.

Type: \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection

File

src/Entity/EntityBrowser.php, line 93

Class

EntityBrowser
Defines an entity browser configuration entity.

Namespace

Drupal\entity_browser\Entity

Code

protected $displayCollection;