Example #1
0
 /**
  * App 404 error
  */
 public function show404()
 {
     $this->router->show404();
 }