Skip to content

Commit 53b66f1

Browse files
author
Oleksandr Gorkun
committed
MAGETWO-56445: Eliminate @escapeNotVerified in Google-related Modules
1 parent c1f31bf commit 53b66f1

File tree

2 files changed

+0
-5
lines changed
  • app/code/Magento
    • GoogleAdwords/view/frontend/templates
    • GoogleAnalytics/view/frontend/templates

2 files changed

+0
-5
lines changed

app/code/Magento/GoogleAdwords/view/frontend/templates/code.phtml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
7-
// @codingStandardsIgnoreFile
86
?>
97
<?php
108
/** @var $block \Magento\GoogleAdwords\Block\Code */

app/code/Magento/GoogleAnalytics/view/frontend/templates/ga.phtml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
7-
// @codingStandardsIgnoreFile
8-
96
?>
107
<?php /** @var $block \Magento\GoogleAnalytics\Block\Ga */ ?>
118
<?php $accountId = $block->getConfig(\Magento\GoogleAnalytics\Helper\Data::XML_PATH_ACCOUNT) ?>

0 commit comments

Comments
 (0)