You are here

protected property SettingsForm::$dateFormatter in Advanced CSS/JS Aggregation 8.2

Same name and namespace in other branches
  1. 8.3 src/Form/SettingsForm.php \Drupal\advagg\Form\SettingsForm::dateFormatter

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/SettingsForm.php, line 40

Class

SettingsForm
Configure advagg settings for this site.

Namespace

Drupal\advagg\Form

Code

protected $dateFormatter;