Esempio n. 1
0
 /**
  * Register the views in order to be accessible by the application.
  */
 public function registerViews()
 {
     Minz_View::addBasePathname($this->path);
 }