You are here

protected property HeartbeatStreamRevisionRevertForm::$dateFormatter in Heartbeat 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/HeartbeatStreamRevisionRevertForm.php, line 40

Class

HeartbeatStreamRevisionRevertForm
Provides a form for reverting a Heartbeat stream revision.

Namespace

Drupal\heartbeat\Form

Code

protected $dateFormatter;