You are here

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

The Date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/pm_expense/src/Form/ExpenseRevisionDeleteForm.php, line 43

Class

ExpenseRevisionDeleteForm
Provides a form for deleting a Expense revision.

Namespace

Drupal\pm_expense\Form

Code

protected $dateFormatter;