You are here

protected property RedirectFix404Form::$dateFormatter in Redirect 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

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

Class

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

Namespace

Drupal\redirect_404\Form

Code

protected $dateFormatter;