protected property ScheduledTransitionForm::$dateFormatter in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x src/Form/ScheduledTransitionForm.php \Drupal\scheduled_transitions\Form\ScheduledTransitionForm::dateFormatter
Various date related functionality.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- src/
Form/ ScheduledTransitionForm.php, line 29
Class
- ScheduledTransitionForm
- Show all scheduled transitions for an entity.
Namespace
Drupal\scheduled_transitions\FormCode
protected $dateFormatter;