route->getHandler())($call); if ($result instanceof ResponseInterface) { return $result; } throw new InvalidResponseException(); } }