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 cfa2168 commit ce5023cCopy full SHA for ce5023c
app/code/Magento/Multishipping/view/frontend/templates/multishipping/item/default.phtml
@@ -4,7 +4,7 @@
4
* See COPYING.txt for license details.
5
*/
6
7
-// phpcs:disable Magento2.Files.LineLengthß
+// phpcs:disable Magento2.Files.LineLength
8
?>
9
<div class="product details">
10
<strong class="product name"><a href="<?= $block->escapeUrl($block->getProductUrl()) ?>"><?= $block->escapeHtml($block->getProductName()) ?></a></strong>
0 commit comments