EnforcedResponse::$response

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Form/EnforcedResponse.php \Drupal\Core\Form\EnforcedResponse::response
  2. 10 core/lib/Drupal/Core/Form/EnforcedResponse.php \Drupal\Core\Form\EnforcedResponse::response
  3. 11.x core/lib/Drupal/Core/Form/EnforcedResponse.php \Drupal\Core\Form\EnforcedResponse::response

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.