You are here

protected property RegistrationController::$dateFormatter in User registration password 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Controller/RegistrationController.php, line 24

Class

RegistrationController
User registration password controller class.

Namespace

Drupal\user_registrationpassword\Controller

Code

protected $dateFormatter;