You are here

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

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

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/InfoForm.php, line 39

Class

InfoForm
View AdvAgg information for this site.

Namespace

Drupal\advagg\Form

Code

protected $dateFormatter;