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

Go to the source code of this file.

Variables

foreach( $block->getFeeds() as $feed)(!isset( $feed[ 'group']))( $feed[ 'label']) ?></td >< td class else
 
 endif
 
 endforeach
 

Variable Documentation

◆ else

foreach($block->getFeeds() as $feed) (!isset($feed['group'])) ($feed['label']) ?></td> <td class else
Initial value:
="col action">
<a href="<?= $block->escapeUrl($feed['link']) ?>" class="action get"><span><?= $block->escapeHtml(__('Get Feed'))
__()
Definition: __.php:13
$block
Definition: block.php:8

Definition at line 16 of file feeds.phtml.

◆ endforeach

endforeach

Definition at line 35 of file feeds.phtml.

◆ endif

endif

Definition at line 34 of file feeds.phtml.