You are here

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

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

Code

protected $dateFormatter;