When 'null' is returned, ResponseRenderer::response() is called, so call it early to always return a Response object. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Creates a new Response object instead of using the response from ResponseRenderer class. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>