handleNotFound()
handleNotFound(\Psr\Http\Message\ServerRequestInterface $request) : \Psr\Http\Message\ResponseInterface
Handle the response when cannot found any routes.
Parameters
\Psr\Http\Message\ServerRequestInterface | $request |