You are here

protected property AuditFilesMergeFileReferences::$dateFormatter in Audit Files 8.2

Same name and namespace in other branches
  1. 8.3 src/Form/AuditFilesMergeFileReferences.php \Drupal\auditfiles\Form\AuditFilesMergeFileReferences::dateFormatter
  2. 4.x src/Form/AuditFilesMergeFileReferences.php \Drupal\auditfiles\Form\AuditFilesMergeFileReferences::dateFormatter

The Date Formatter.

Type: Drupal\Core\Datetime\DateFormatter

File

src/Form/AuditFilesMergeFileReferences.php, line 51

Class

AuditFilesMergeFileReferences
Form for merge file references.

Namespace

Drupal\auditfiles\Form

Code

protected $dateFormatter;