You are here

protected property EventBase::$entityBrowserID in Entity Browser 8.2

Same name and namespace in other branches
  1. 8 src/Events/EventBase.php \Drupal\entity_browser\Events\EventBase::entityBrowserID

Entity browser id.

Type: string

File

src/Events/EventBase.php, line 17

Class

EventBase
Base implementation of entity browser events.

Namespace

Drupal\entity_browser\Events

Code

protected $entityBrowserID;