protected property EnforcedResponse::$response in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 33 - Contains \Drupal\Core\Form\EnforcedResponse.
Class
- EnforcedResponse
- A wrapper containing a response which is to be enforced upon delivery.
Namespace
Drupal\Core\FormCode
protected $response;