Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 7b04990

Browse files
committed
MAGETWO-89675: Build Stabilization
Revert removal of @codingStandardsIgnoreFile annotation
1 parent ae9bceb commit 7b04990

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/view/frontend/templates/category/widget/link/link_href.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* See COPYING.txt for license details.
55
*/
66

7+
// @codingStandardsIgnoreFile
78
/** @var Magento\Catalog\Block\Widget\Link $block */
89
?>
910
<?= $block->escapeHtml($block->getHref()) ?>

0 commit comments

Comments
 (0)