Skip to content

Commit 74bd552

Browse files
author
Stanislav Idolov
authored
ENGCOM-2470: [Forwardport] Wrong namespace defined in compare.phtml #17017
2 parents a9a6b34 + d69a00b commit 74bd552

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/view/frontend/templates/product/view/addto

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/view/frontend/templates/product/view/addto/compare.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
// @codingStandardsIgnoreFile
88

9-
/** @var $block \Magento\Catalog\Block\Catalog\Product\View\Addto\Compare */
9+
/** @var $block \Magento\Catalog\Block\Product\View\Addto\Compare */
1010
?>
1111

1212
<a href="#" data-post='<?= /* @escapeNotVerified */ $block->getPostDataParams() ?>'

0 commit comments

Comments
 (0)