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 72afe7d commit c530fbcCopy full SHA for c530fbc
app/code/Magento/Cookie/View/frontend/templates/html/notices.phtml
@@ -3,6 +3,9 @@
3
* Copyright © 2015 Magento. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
+
7
+// @codingStandardsIgnoreFile
8
9
?>
10
<?php /** @var \Magento\Cookie\Block\Html\Notices $this */ ?>
11
<?php if ($this->helper('Magento\Cookie\Helper\Cookie')->isUserNotAllowSaveCookie()): ?>
0 commit comments