protected property EnforcedResponseException::$response

The response to be enforced.

Type: \Symfony\Component\HttpFoundation\Response

File

core/lib/Drupal/Core/Form/EnforcedResponseException.php, line 17

Class

EnforcedResponseException
Custom exception to break out of the main request and enforce a response.

Namespace

Drupal\Core\Form

Code

protected $response;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Form!EnforcedResponseException.php/property/EnforcedResponseException::response/8.1.x