You are here

protected property Redirect404Subscriber::$redirectStorage in Redirect 8

The redirect storage.

Type: \Drupal\redirect_404\RedirectNotFoundStorageInterface

File

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

Class

Redirect404Subscriber
An EventSubscriber that listens to redirect 404 errors.

Namespace

Drupal\redirect_404\EventSubscriber

Code

protected $redirectStorage;