You are here

protected property EntityBrowser::$widgetsCollection in Entity Browser 8

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

Holds the collection of widgets that are used by this entity browser.

Type: \Drupal\entity_browser\WidgetsCollection

File

src/Entity/EntityBrowser.php, line 107

Class

EntityBrowser
Defines an entity browser configuration entity.

Namespace

Drupal\entity_browser\Entity

Code

protected $widgetsCollection;