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

Go to the source code of this file.

Variables

 $url = $block->getReviewsUrl() . '#reviews'
 
 $urlForm = $block->getReviewsUrl() . '#review-form'
 
 endif = $block->escapeHtml($rating)
 

Variable Documentation

◆ $url

$url = $block->getReviewsUrl() . '#reviews'

Definition at line 11 of file summary.phtml.

◆ $urlForm

$urlForm = $block->getReviewsUrl() . '#review-form'

Definition at line 12 of file summary.phtml.

◆ endif

elseif ($block->getDisplayIfEmpty()) ($urlForm) ?>"> <? endif = $block->escapeHtml($rating)

Definition at line 23 of file summary.phtml.