252 | 'controller.dir.view', |
253 | $controller_dir_view |
254 | ); |
255 | $exception = new RouteNotExistException('404 Not Found (route: '. $route .')', 404); |
256 | $response = new Response( |
257 | Controller::response( |
258 | $object, |
| File: /Application/Public/index.php (33) | |||||||||||||||||
| Class: Raxon\App | |||||||||||||||||
| Function: run | |||||||||||||||||
|
|||||||||||||||||