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 bbdda7f commit 190e6e3Copy full SHA for 190e6e3
app/code/Magento/Catalog/view/frontend/templates/product/view/addto/compare.phtml
@@ -6,7 +6,7 @@
6
7
// @codingStandardsIgnoreFile
8
9
-/** @var $block \Magento\Catalog\Block\Catalog\Product\View\Addto\Compare */
+/** @var $block \Magento\Catalog\Block\Product\View\Addto\Compare */
10
?>
11
12
<a href="#" data-post='<?php /* @escapeNotVerified */ echo $block->getPostDataParams();?>'
0 commit comments