You are here

protected property ScheduledTransitionRescheduleForm::$dateFormatter in Scheduled Transitions 8

Same name and namespace in other branches
  1. 2.x src/Form/Entity/ScheduledTransitionRescheduleForm.php \Drupal\scheduled_transitions\Form\Entity\ScheduledTransitionRescheduleForm::dateFormatter

Various date related functionality.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/Entity/ScheduledTransitionRescheduleForm.php, line 28

Class

ScheduledTransitionRescheduleForm
Scheduled transitions reschedule form.

Namespace

Drupal\scheduled_transitions\Form\Entity

Code

protected $dateFormatter;