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

Go to the source code of this file.

Variables

if(count( $block->getQueueAsOptions())>0 &&$block->getShowQueueAdd())( $block->getQueueAsOptions() as $_queue)( $_queue[ 'value']) ?>"><? endforeach = $block->escapeHtml($_queue['value'])
 

Variable Documentation

◆ endforeach

if(count($block->getQueueAsOptions())>0 && $block->getShowQueueAdd()) ($block->getQueueAsOptions() as $_queue) ($_queue['value']) ?>"><? endforeach = $block->escapeHtml($_queue['value'])

Definition at line 17 of file list.phtml.