You are here

private property MediaSourceInfoAlterEvent::$sources in Hook Event Dispatcher 8.2

Same name and namespace in other branches
  1. 3.x modules/media_event_dispatcher/src/Event/Media/MediaSourceInfoAlterEvent.php \Drupal\media_event_dispatcher\Event\Media\MediaSourceInfoAlterEvent::sources

The array of media source plugin definitions, keyed by plugin ID.

Type: array

File

modules/media_event_dispatcher/src/Event/Media/MediaSourceInfoAlterEvent.php, line 19

Class

MediaSourceInfoAlterEvent
Class MediaSourceInfoAlterEvent.

Namespace

Drupal\media_event_dispatcher\Event\Media

Code

private $sources;