You are here

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

The Date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/pm_organization/src/Form/OrganizationRevisionDeleteForm.php, line 43

Class

OrganizationRevisionDeleteForm
Provides a form for deleting a Organization revision.

Namespace

Drupal\pm_organization\Form

Code

protected $dateFormatter;