|
|
@ -101,7 +101,7 @@ class AbstractGenerateDerivative extends EmitEvent { |
|
|
|
MediaSourceService $media_source, |
|
|
|
MediaSourceService $media_source, |
|
|
|
TokenInterface $token, |
|
|
|
TokenInterface $token, |
|
|
|
MessengerInterface $messenger, |
|
|
|
MessengerInterface $messenger, |
|
|
|
ConfigFactory $configFactory; |
|
|
|
ConfigFactory $configFactory |
|
|
|
) { |
|
|
|
) { |
|
|
|
parent::__construct( |
|
|
|
parent::__construct( |
|
|
|
$configuration, |
|
|
|
$configuration, |
|
|
|