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 92d9706 commit 3613f80Copy full SHA for 3613f80
app/code/Magento/Cron/Observer/ProcessCronQueueObserver.php
@@ -195,6 +195,7 @@ class ProcessCronQueueObserver implements ObserverInterface
195
* @param \Magento\Framework\Lock\LockManagerInterface $lockManager
196
* @param \Magento\Framework\Event\ManagerInterface $eventManager
197
* @param DeadlockRetrierInterface $retrier
198
+ * @param Request $environment
199
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
200
*/
201
public function __construct(
0 commit comments