You are here

protected property RedirectSubscriber::$currentPathStack in Url Redirect 8.2

Same name and namespace in other branches
  1. 8 src/EventSubscriber/RedirectSubscriber.php \Drupal\url_redirect\EventSubscriber\RedirectSubscriber::currentPathStack

Current path stack service.

Type: \Drupal\Core\Path\CurrentPathStack

File

src/EventSubscriber/RedirectSubscriber.php, line 29

Class

RedirectSubscriber

Namespace

Drupal\url_redirect\EventSubscriber

Code

protected $currentPathStack;