RedirectResponseSubscriber::$unroutedUrlAssembler

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php \Drupal\Core\EventSubscriber\RedirectResponseSubscriber::unroutedUrlAssembler

The unrouted URL assembler service.

Type: \Drupal\Core\Utility\UnroutedUrlAssemblerInterface

File

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

Class

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

Namespace

Drupal\Core\EventSubscriber

Code

protected $unroutedUrlAssembler;

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