constant Events::ALTER_BROWSER_DISPLAY_DATA in Entity Browser 8.2
Same name and namespace in other branches
- 8 src/Events/Events.php \Drupal\entity_browser\Events\Events::ALTER_BROWSER_DISPLAY_DATA
The ALTER_BROWSER_DISPLAY_DATA allows for entity browser display plugin data to be tweaked.
File
- src/
Events/ Events.php, line 41
Class
- Events
- Contains all events thrown by entity browser.
Namespace
Drupal\entity_browser\EventsCode
const ALTER_BROWSER_DISPLAY_DATA = 'entity_browser.alter_browser_display_data';