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

Go to the source code of this file.

Variables

 $cssClass = $block->getCssClass() ? ' ' . $block->getCssClass() : ''
 
 $title = ''
 
 endif = $block->getChildHtml()
 

Variable Documentation

◆ $cssClass

$cssClass = $block->getCssClass() ? ' ' . $block->getCssClass() : ''

Definition at line 12 of file title.phtml.

◆ $title

$title = ''

Definition at line 13 of file title.phtml.

◆ endif

endif = $block->getChildHtml()

Definition at line 28 of file title.phtml.