Exemple #1
0
 /**
  * {@inheritdoc}
  * @codeCoverageIgnore
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setCountTotals(true);
     $this->setCountSubTotals(true);
 }