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;
Please login to continue.