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 a8c7768 commit 127b1b8Copy full SHA for 127b1b8
app/code/Magento/Newsletter/Model/Queue.php
@@ -136,6 +136,7 @@ class Queue extends \Magento\Framework\Model\AbstractModel implements TemplateTy
136
* @param \Magento\Framework\Data\Collection\AbstractDb $resourceCollection
137
* @param array $data
138
* @param TimezoneInterface $timezone
139
+ * @param LocalizedDateToUtcConverterInterface $utcConverter
140
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
141
*/
142
public function __construct(
0 commit comments