You are here

protected property InfoForm::$dateFormatter in Advanced CSS/JS Aggregation 8.4

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

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

Overrides AdvaggSettersTrait::$dateFormatter

File

src/Form/InfoForm.php, line 37

Class

InfoForm
View AdvAgg information for this site.

Namespace

Drupal\advagg\Form

Code

protected $dateFormatter;