protected property Redirect404Subscriber::$requestStack in Redirect 8
The request stack (get the URL argument(s) and combined it with the path).
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- modules/
redirect_404/ src/ EventSubscriber/ Redirect404Subscriber.php, line 40
Class
- Redirect404Subscriber
- An EventSubscriber that listens to redirect 404 errors.
Namespace
Drupal\redirect_404\EventSubscriberCode
protected $requestStack;