Ejemplo n.º 1
0
 /**
  * {@inheritDoc}
  */
 public function getMainBlock()
 {
     return $this->template->getBlock();
 }
Ejemplo n.º 2
0
 /**
  * {@inheritDoc}
  */
 protected function getMainBlock()
 {
     return $this->template->getBlock();
 }