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 9ffaec9 commit 6484de5Copy full SHA for 6484de5
lib/internal/Magento/Framework/Controller/Result/Json.php
@@ -35,6 +35,7 @@ class Json extends AbstractResult
35
36
/**
37
* @param \Magento\Framework\Translate\InlineInterface $translateInline
38
+ * @param \Magento\Framework\Serialize\Serializer\Json $serializer
39
*/
40
public function __construct(
41
InlineInterface $translateInline,
0 commit comments