You are here

protected property UserExpireReport::$dateFormatter in User Expire 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Controller/UserExpireReport.php, line 28

Class

UserExpireReport
Report controller of User Expire module.

Namespace

Drupal\user_expire\Controller

Code

protected $dateFormatter;