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 f01227c commit ead7bfeCopy full SHA for ead7bfe
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