Exemple #1
0
 /**
  * Sets the default view path.
  */
 protected function setDefaultViewPath()
 {
     $this->setViewPath(Settings::getAppPath());
 }