protected property EntityBrowser::$widgets in Entity Browser 8
Same name and namespace in other branches
- 8.2 src/Entity/EntityBrowser.php \Drupal\entity_browser\Entity\EntityBrowser::widgets
The array of widgets for this entity browser.
Type: array
File
- src/
Entity/ EntityBrowser.php, line 100
Class
- EntityBrowser
- Defines an entity browser configuration entity.
Namespace
Drupal\entity_browser\EntityCode
protected $widgets = [];