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

Go to the source code of this file.

Variables

switch( $block->getShowPart())() ? 'data-edition break = $block->escapeHtml(__('Magento Admin Panel'))
 
case __pad2__
 
case endif = $block->escapeHtml($block->getUser()->getUserName())
 
case __pad3__
 
 endswitch
 

Variable Documentation

◆ __pad2__

case __pad2__

Definition at line 40 of file header.phtml.

◆ __pad3__

case __pad3__

Definition at line 67 of file header.phtml.

◆ break

case break = $block->escapeHtml(__('Magento Admin Panel'))

Definition at line 20 of file header.phtml.

◆ endif

case endif = $block->escapeHtml($block->getUser()->getUserName())

Definition at line 42 of file header.phtml.

◆ endswitch

endswitch

Definition at line 68 of file header.phtml.