Skip to content

Commit 42f2596

Browse files
author
Stanislav Idolov
authored
ENGCOM-1572: Removed non-existing argument #15249
2 parents 451a55b + 64a3882 commit 42f2596

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/code/Magento/Translation/Block/Html/Head/Config.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class Config extends \Magento\Framework\View\Element\AbstractBlock
3434

3535
/**
3636
* @param \Magento\Framework\View\Element\Context $context
37-
* @param RequireJsConfig $config
3837
* @param \Magento\Framework\View\Page\Config $pageConfig
3938
* @param \Magento\Translation\Model\FileManager $fileManager
4039
* @param Inline $inline

app/code/Magento/Translation/Model/Json/PreProcessor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ class PreProcessor implements PreProcessorInterface
4444
* @var TranslateInterface
4545
*/
4646
protected $translate;
47+
4748
/**
4849
* @var DesignInterface
4950
*/

0 commit comments

Comments
 (0)