public EnforcedResponse::__construct(Response $response)
public static EnforcedResponse::createFromException(\Exception $e)
A wrapper containing a response which is to be enforced upon delivery. The FormBuilder throws an EnforcedResponseException whenever a form desires
The wrapped response object. Type: \Symfony\Component\HttpFoundation\Response; File
public EnforcedResponse::getResponse()