You are here

protected property FlaggingCollectionRevisionRevertForm::$dateFormatter in Flag Lists 4.0.x

Same name and namespace in other branches
  1. 8 src/Form/FlaggingCollectionRevisionRevertForm.php \Drupal\flag_lists\Form\FlaggingCollectionRevisionRevertForm::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/FlaggingCollectionRevisionRevertForm.php, line 40

Class

FlaggingCollectionRevisionRevertForm
Provides a form for reverting a Flagging collection revision.

Namespace

Drupal\flag_lists\Form

Code

protected $dateFormatter;