Ejemplo n.º 1
0
 /**
  * Generate show
  */
 public function show()
 {
     $this->make($this->paths->ShowPath(), $this->view->GenerateShow());
 }