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

Go to the source code of this file.

Variables

elseif( $options->getSize() > 0)( $options->getItems() as $_item)( $_item->getId()) ?>"><? endforeach = $block->escapeHtmlAttr($_item->getCode())
 
 endif
 

Variable Documentation

◆ endforeach

elseif($options->getSize() > 0) ($options->getItems() as $_item) ($_item->getId()) ?>"><? endforeach = $block->escapeHtmlAttr($_item->getCode())

Definition at line 25 of file options.phtml.

◆ endif

endif

Definition at line 28 of file options.phtml.