Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
link.phtml File Reference

Go to the source code of this file.

Variables

if( $block->isRssAllowed() &&$block->getLink())( $block->getLink()) ?>" class endif ="link-feed"><?= $block->escapeHtml($block->getLabel())
 

Variable Documentation

◆ endif

if ($block->isRssAllowed() && $block->getLink()) ($block->getLink()) ?>" class endif ="link-feed"><?= $block->escapeHtml($block->getLabel())

Definition at line 11 of file link.phtml.