RedirectResponseSubscriber::$ignoreDestination

Same name in other branches
  1. 10 core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php \Drupal\Core\EventSubscriber\RedirectResponseSubscriber::ignoreDestination

Whether to ignore the destination query parameter when redirecting.

Type: bool

File

core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php, line 27

Class

RedirectResponseSubscriber
Allows manipulation of the response object when performing a redirect.

Namespace

Drupal\Core\EventSubscriber

Code

protected bool $ignoreDestination = FALSE;

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