Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
GrandTotalRatesInterface.php
Go to the documentation of this file.
1 <?php
6 namespace Magento\Tax\Api\Data;
7 
14 {
20  public function getPercent();
21 
26  public function setPercent($percent);
27 
33  public function getTitle();
34 
39  public function setTitle($title);
40 }
$title
Definition: default.phtml:14
if($this->helper('Magento\Tax\Helper\Data') ->displayFullSummary()) foreach( $block->getTotal() ->getFullInfo() as $info)(isset($info['hidden']) && $info['hidden']) $percent
Definition: tax.phtml:33