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.
2 parents 226a5d8 + 80a4fd2 commit 64a3882Copy full SHA for 64a3882
app/code/Magento/Translation/Block/Html/Head/Config.php
@@ -34,7 +34,6 @@ class Config extends \Magento\Framework\View\Element\AbstractBlock
34
35
/**
36
* @param \Magento\Framework\View\Element\Context $context
37
- * @param RequireJsConfig $config
38
* @param \Magento\Framework\View\Page\Config $pageConfig
39
* @param \Magento\Translation\Model\FileManager $fileManager
40
* @param Inline $inline
app/code/Magento/Translation/Model/Json/PreProcessor.php
@@ -44,6 +44,7 @@ class PreProcessor implements PreProcessorInterface
44
* @var TranslateInterface
45
*/
46
protected $translate;
47
+
48
49
* @var DesignInterface
50
0 commit comments