The wrapped response object.
Type: \Symfony\Component\HttpFoundation\Response;
File
- core/lib/Drupal/Core/Form/EnforcedResponse.php, line 28
Class
- EnforcedResponse
- A wrapper containing a response which is to be enforced upon delivery.
Namespace
Drupal\Core\Form
Code
protected $response;
Please login to continue.