You are here

protected property Redirect404Subscriber::$currentPath in Redirect 8

The current path.

Type: \Drupal\Core\Path\CurrentPathStack

File

modules/redirect_404/src/EventSubscriber/Redirect404Subscriber.php, line 26

Class

Redirect404Subscriber
An EventSubscriber that listens to redirect 404 errors.

Namespace

Drupal\redirect_404\EventSubscriber

Code

protected $currentPath;