You are here

protected property PerformanceForm::$dateFormatter in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 35
Contains \Drupal\system\Form\PerformanceForm.

Class

PerformanceForm
Configure performance settings for this site.

Namespace

Drupal\system\Form

Code

protected $dateFormatter;