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

Go to the source code of this file.

Variables

 $items = $block->getItems()
 
if(!empty( $items))() ?>" name endforeach endif = $block->getShowOnlyOne()
 

Variable Documentation

◆ $items

$items = $block->getItems()

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Template for \Magento\Backend\Block\Widget\Accordion

Definition at line 14 of file accordion.phtml.

◆ endif

if (!empty($items)) () ?>" name endforeach endif = $block->getShowOnlyOne()

Definition at line 26 of file accordion.phtml.