You are here

protected property EventRevisionRevertForm::$dateFormatter in Event 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/EventRevisionRevertForm.php, line 41

Class

EventRevisionRevertForm
Provides a form for reverting a Event revision.

Namespace

Drupal\event\Form

Code

protected $dateFormatter;