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 7229788 commit 8910cbcCopy full SHA for 8910cbc
app/code/Magento/PageCache/Controller/Block.php
@@ -15,6 +15,7 @@ class Block extends \Magento\Framework\App\Action\Action
15
16
/**
17
* @param \Magento\Framework\App\Action\Context $context
18
+ * @param \Magento\Framework\Translate\InlineInterface $translateInline
19
*/
20
public function __construct(
21
\Magento\Framework\App\Action\Context $context,
0 commit comments