You are here

protected property DefaultController::$dateFormatter in Webform Email Reply 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Controller/DefaultController.php, line 48
Contains \Drupal\webform_email_reply\Controller\DefaultController.

Class

DefaultController
Default controller for the webform_email_reply module.

Namespace

Drupal\webform_email_reply\Controller

Code

protected $dateFormatter;