You are here

protected property ChecklistapiChecklistForm::$dateFormatter in Checklist API 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/ChecklistapiChecklistForm.php, line 26

Class

ChecklistapiChecklistForm
Provides a checklist form.

Namespace

Drupal\checklistapi\Form

Code

protected $dateFormatter;