Ejemplo n.º 1
0
 /**
  * Returns the path where all templates are stored.
  *
  * @return string
  */
 public function getTemplatePath()
 {
     return $this->pathResolver->getTemplatePath();
 }