protected property RedirectResponseSubscriber::$unroutedUrlAssembler

The unrouted URL assembler service.

Type: \Drupal\Core\Utility\UnroutedUrlAssemblerInterface

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 $unroutedUrlAssembler;

© 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!EventSubscriber!RedirectResponseSubscriber.php/property/RedirectResponseSubscriber::unroutedUrlAssembler/8.1.x