Ejemplo n.º 1
0
 /**
  * Returns the prefix of the template block name for this type.
  *
  * @return string The prefix of the template block name
  */
 public function getBlockPrefix()
 {
     return $this->innerType->getBlockPrefix();
 }