You are here

protected property PerformanceForm::$dateFormatter in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/src/Form/PerformanceForm.php \Drupal\system\Form\PerformanceForm::dateFormatter
  2. 10 core/modules/system/src/Form/PerformanceForm.php \Drupal\system\Form\PerformanceForm::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

core/modules/system/src/Form/PerformanceForm.php, line 26

Class

PerformanceForm
Configure performance settings for this site.

Namespace

Drupal\system\Form

Code

protected $dateFormatter;