protected property EasyEmailRevisionRevertForm::$dateFormatter in Easy Email 8
Same name and namespace in other branches
- 2.0.x src/Form/EasyEmailRevisionRevertForm.php \Drupal\easy_email\Form\EasyEmailRevisionRevertForm::dateFormatter
The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- src/
Form/ EasyEmailRevisionRevertForm.php, line 40
Class
- EasyEmailRevisionRevertForm
- Provides a form for reverting a Email revision.
Namespace
Drupal\easy_email\FormCode
protected $dateFormatter;