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 93cd8cf commit 840ffa9Copy full SHA for 840ffa9
app/code/Magento/Customer/view/frontend/templates/js/customer-data.phtml
@@ -9,6 +9,7 @@
9
$expirableSectionNames = $block->getExpirableSectionNames();
10
11
// phpcs:disable Magento2.Templates.ThisInTemplate.FoundHelper
12
+// phpcs:disable Magento2.Templates.ThisInTemplate.FoundThis
13
$jsonHelper = $this->helper(\Magento\Framework\Json\Helper\Data::class);
14
?>
15
<script type="text/x-magento-init">
0 commit comments