Exemplo n.º 1
0
 /**
  * Generate index
  */
 public function index()
 {
     $this->make($this->paths->IndexPath(), $this->view->GenerateIndex());
 }