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

if( $block->getTabs())() ?>" class $activeCollapsible = false
 
foreach($_tab->getChildren() as $_section) if( $_tab->getClass())() ?><?php endif ?>" data-mage-init $_iterator = 1
 
 endforeach
 
 endif
 

Variable Documentation

◆ $_iterator

foreach ( $_tab->getChildren() as $_section)if ($_tab->getClass()) () ?> <?php endif ?>" data-mage-init $_iterator = 1

Definition at line 42 of file tabs.phtml.

◆ $activeCollapsible

if ($block->getTabs()) () ?>" class $activeCollapsible = false

Definition at line 20 of file tabs.phtml.

◆ endforeach

endforeach

Definition at line 56 of file tabs.phtml.

◆ endif

endif

Definition at line 64 of file tabs.phtml.