Skip to content

Commit c530fbc

Browse files
committed
MAGETWO-32907: Move Magento_Theme Cookie code to Magento_Cookie
1 parent 72afe7d commit c530fbc

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/Cookie/View/frontend/templates/html

1 file changed

+3
-0
lines changed

app/code/Magento/Cookie/View/frontend/templates/html/notices.phtml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* Copyright © 2015 Magento. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6+
7+
// @codingStandardsIgnoreFile
8+
69
?>
710
<?php /** @var \Magento\Cookie\Block\Html\Notices $this */ ?>
811
<?php if ($this->helper('Magento\Cookie\Helper\Cookie')->isUserNotAllowSaveCookie()): ?>

0 commit comments

Comments
 (0)