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

Go to the source code of this file.

Variables

 $_helper = $this->helper('Magento\Catalog\Helper\Output')
 
 $_category = $block->getCurrentCategory()
 
 $_imgHtml = ''
 

Variable Documentation

◆ $_category

$_category = $block->getCurrentCategory()

Definition at line 19 of file image.phtml.

◆ $_helper

$_helper = $this->helper('Magento\Catalog\Helper\Output')

Definition at line 18 of file image.phtml.

◆ $_imgHtml

$_imgHtml = ''

Definition at line 20 of file image.phtml.