You are here

protected property InvoiceRevisionDeleteForm::$dateFormatter in Drupal PM (Project Management) 4.x

The Date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/pm_invoice/src/Form/InvoiceRevisionDeleteForm.php, line 43

Class

InvoiceRevisionDeleteForm
Provides a form for deleting a Invoice revision.

Namespace

Drupal\pm_invoice\Form

Code

protected $dateFormatter;