You are here

protected property AlterEntityBrowserDisplayData::$pluginDefinition in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Events/AlterEntityBrowserDisplayData.php \Drupal\entity_browser\Events\AlterEntityBrowserDisplayData::pluginDefinition

Plugin definition.

Type: array

File

src/Events/AlterEntityBrowserDisplayData.php, line 31

Class

AlterEntityBrowserDisplayData
Allows data for an entity browser element to be altered.

Namespace

Drupal\entity_browser\Events

Code

protected $pluginDefinition;