You are here

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

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/AdvaggSettersTrait.php, line 43

Class

AdvaggSettersTrait
The trait setters of ADVAGG module.

Namespace

Drupal\advagg

Code

protected $dateFormatter;