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

Go to the source code of this file.

Variables

if(count( $block->getStores())>1)() ? '-' . $block -> getIdModifier() :'' ?>< div class="switcher language switcher-language" data-ui-id="language-switcher" id="switcher-language<?= $block->escapeHtmlAttr($id) ?>">< strong class="label switcher-label">< span ><?=$block->escapeHtml(__('Language')) ?></span ></strong >< div class="actions dropdown options switcher-options">< div class="action toggle switcher-trigger" id="switcher-language-trigger<?= $block->escapeHtmlAttr($id) ?>" data-mage-init='<?=$block-> getTargetStorePostData( $_lang) ?>'><? endif = $block->escapeHtml($_lang->getName())
 
 endforeach
 

Variable Documentation

◆ endforeach

endforeach

Definition at line 35 of file languages.phtml.

◆ endif

endif = $block->escapeHtml($_lang->getName())

Definition at line 30 of file languages.phtml.