You are here

protected property RedirectFix404Form::$redirectStorage in Redirect 8

The redirect storage.

Type: \Drupal\redirect_404\SqlRedirectNotFoundStorage

File

modules/redirect_404/src/Form/RedirectFix404Form.php, line 34

Class

RedirectFix404Form
Provides a form that lists all 404 error paths and no redirect assigned yet.

Namespace

Drupal\redirect_404\Form

Code

protected $redirectStorage;