You are here

service state.advagg.aggregates in Advanced CSS/JS Aggregation 8.2

Class

Drupal\advagg\State\Aggregates
4 string references to state.advagg.aggregates
AdvaggFormBase::create in src/Form/AdvaggFormBase.php
Instantiates a new instance of this class.
CssW3Form::create in advagg_validator/src/Form/CssW3Form.php
Instantiates a new instance of this class.
InfoForm::create in src/Form/InfoForm.php
Instantiates a new instance of this class.
OperationsForm::create in src/Form/OperationsForm.php
Instantiates a new instance of this class.

File

./advagg.services.yml
advagg.services.yml

View source
  1. class: Drupal\advagg\State\Aggregates
  2. arguments:
  3. - '@keyvalue'
  4. - '@cache.bootstrap'
  5. - '@lock'