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

Go to the source code of this file.

Variables

if(!trim($html)) $alias = $layout->getElementAlias($name)
 
 $label = $block->getChildData($alias, 'title')
 
 endforeach = $html
 
 endif
 

Variable Documentation

◆ $alias

if (!trim( $html)) $alias = $layout->getElementAlias($name)

Definition at line 20 of file details.phtml.

◆ $label

$label = $block->getChildData($alias, 'title')

Definition at line 21 of file details.phtml.

◆ endforeach

endforeach = $html

Definition at line 35 of file details.phtml.

◆ endif

endif

Definition at line 40 of file details.phtml.