protected property MediaRevisionRevertForm::$dateFormatter in Media Revisions UI 2.0.x
Same name and namespace in other branches
- 8 src/Form/MediaRevisionRevertForm.php \Drupal\media_revisions_ui\Form\MediaRevisionRevertForm::dateFormatter
The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- src/
Form/ MediaRevisionRevertForm.php, line 38
Class
- MediaRevisionRevertForm
- Provides a form for reverting media revision.
Namespace
Drupal\media_revisions_ui\FormCode
protected $dateFormatter;