protected property ScheduledTransitionAddForm::$dateFormatter in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x src/Form/Entity/ScheduledTransitionAddForm.php \Drupal\scheduled_transitions\Form\Entity\ScheduledTransitionAddForm::dateFormatter
Various date related functionality.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- src/
Form/ Entity/ ScheduledTransitionAddForm.php, line 45
Class
- ScheduledTransitionAddForm
- Scheduled transitions add form.
Namespace
Drupal\scheduled_transitions\Form\EntityCode
protected $dateFormatter;