Example #1
0
 /**
  * @return string
  */
 protected function getViewTemplate()
 {
     return $this->parent->getTemplatePrefix() . $this->getOption('template', $this->template);
 }