You are here

constant Events::ALTER_BROWSER_DISPLAY_DATA in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 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\Events

Code

const ALTER_BROWSER_DISPLAY_DATA = 'entity_browser.alter_browser_display_data';