Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
count.phtml
Go to the documentation of this file.
1 <?php
7 // @codingStandardsIgnoreFile
8 // @deprecated
9 ?>
10 <?php if (!empty($count)):?>
11  <a href="#customer-reviews" class="nobr"><?= $block->escapeHtml(__('%1 Review(s)', $count)) ?></a>
12 <?php endif;?>
$count
Definition: recent.phtml:13
__()
Definition: __.php:13
$block
Definition: block.php:8
endif
Definition: 404.phtml:116