You are here

protected property RevisionRevertForm::$dateFormatter in Entity API 8.0

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

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/RevisionRevertForm.php, line 33
Contains \Drupal\entity\Form\RevisionRevertForm.

Class

RevisionRevertForm

Namespace

Drupal\entity\Form

Code

protected $dateFormatter;