public property EntityBrowser::$display_configuration in Entity Browser 8
Same name and namespace in other branches
- 8.2 src/Entity/EntityBrowser.php \Drupal\entity_browser\Entity\EntityBrowser::display_configuration
The display plugin configuration.
Type: array
File
- src/
Entity/ EntityBrowser.php, line 86
Class
- EntityBrowser
- Defines an entity browser configuration entity.
Namespace
Drupal\entity_browser\EntityCode
public $display_configuration = [];