You are here

protected property RevisionRevertForm::$dateFormatter in Entity API 8

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

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/RevisionRevertForm.php, line 28

Class

RevisionRevertForm

Namespace

Drupal\entity\Form

Code

protected $dateFormatter;