@@ -120,6 +120,9 @@ |
||
| 120 | 120 | return ConsumerInterface::MSG_ACK; |
| 121 | 121 | } |
| 122 | 122 | |
| 123 | + /** |
|
| 124 | + * @param ImageInterface $image |
|
| 125 | + */ |
|
| 123 | 126 | private function markArticlesMediaAsUpdated($image) |
| 124 | 127 | { |
| 125 | 128 | /** @var ImageRenditionInterface[] $articleMedia */ |