private property MediaSourceInfoAlterEvent::$sources in Hook Event Dispatcher 3.x
Same name and namespace in other branches
- 8.2 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\MediaCode
private $sources;