You are here

protected property ScheduledTransitionAddForm::$dateFormatter in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 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 40

Class

ScheduledTransitionAddForm
Scheduled transitions add form.

Namespace

Drupal\scheduled_transitions\Form\Entity

Code

protected $dateFormatter;