Exemple #1
0
 /**
  * {@inheritDoc}
  */
 public function getMainBlock()
 {
     return $this->template->getBlock();
 }
 /**
  * {@inheritDoc}
  */
 protected function getMainBlock()
 {
     return $this->template->getBlock();
 }