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.
2 parents a9a6b34 + d69a00b commit 74bd552Copy full SHA for 74bd552
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='<?= /* @escapeNotVerified */ $block->getPostDataParams() ?>'
0 commit comments