You are here

protected property HeartbeatRevisionRevertForm::$dateFormatter in Heartbeat 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/HeartbeatRevisionRevertForm.php, line 40

Class

HeartbeatRevisionRevertForm
Provides a form for reverting a Heartbeat revision.

Namespace

Drupal\heartbeat\Form

Code

protected $dateFormatter;