protected property SchedulerAdminForm::$dateFormatter in Scheduler 8
Same name and namespace in other branches
- 2.x src/Form/SchedulerAdminForm.php \Drupal\scheduler\Form\SchedulerAdminForm::dateFormatter
The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- src/
Form/ SchedulerAdminForm.php, line 20
Class
- SchedulerAdminForm
- Main administration form for the Scheduler module.
Namespace
Drupal\scheduler\FormCode
protected $dateFormatter;