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

Go to the source code of this file.

Variables

 endif = $block->getId()
 
$_tabClass $_tabType $_tabHref if($block->getTabIsHidden($_tab)) endforeach = $block->getTabContent($_tab)
 

Variable Documentation

◆ endforeach

$_tabClass $_tabType $_tabHref if ( $block->getTabIsHidden( $_tab)) endforeach = $block->getTabContent($_tab)

Definition at line 57 of file tabs.phtml.

◆ endif

endif = $block->getId()

Definition at line 23 of file tabs.phtml.