You are here

protected property SettingsForm::$cache in Advanced CSS/JS Aggregation 8.4

Same name in this branch
  1. 8.4 advagg_old_ie_compatibility/src/Form/SettingsForm.php \Drupal\advagg_old_ie_compatibility\Form\SettingsForm::cache
  2. 8.4 advagg_css_minify/src/Form/SettingsForm.php \Drupal\advagg_css_minify\Form\SettingsForm::cache
Same name and namespace in other branches
  1. 8.3 advagg_css_minify/src/Form/SettingsForm.php \Drupal\advagg_css_minify\Form\SettingsForm::cache

The AdvAgg cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

Overrides AdvaggSettersTrait::$cache

File

advagg_css_minify/src/Form/SettingsForm.php, line 24

Class

SettingsForm
Configure advagg_js_minify settings for this site.

Namespace

Drupal\advagg_css_minify\Form

Code

protected $cache;