We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6ef07 commit 25b9fcfCopy full SHA for 25b9fcf
src/Plugin/AdvancedQueue/JobType/ArchiveDocument.php
@@ -60,7 +60,7 @@ public function __construct(
60
$plugin_id,
61
$plugin_definition,
62
ArchiveHelper $helper,
63
- LoggerChannelFactoryInterface $loggerFactory
+ LoggerChannelFactoryInterface $loggerFactory,
64
) {
65
parent::__construct($configuration, $plugin_id, $plugin_definition);
66
$this->helper = $helper;
0 commit comments