You are here

protected property EntityReferenceRevisionsOrphanPurger::$dateFormatter in Entity Reference Revisions 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/EntityReferenceRevisionsOrphanPurger.php, line 56

Class

EntityReferenceRevisionsOrphanPurger
Manages orphan composite revision deletion.

Namespace

Drupal\entity_reference_revisions

Code

protected $dateFormatter;