You are here

protected property SettingsForm::$languageManager in Advanced CSS/JS Aggregation 8.3

Same name in this branch
  1. 8.3 advagg_old_ie_compatibility/src/Form/SettingsForm.php \Drupal\advagg_old_ie_compatibility\Form\SettingsForm::languageManager
  2. 8.3 advagg_mod/src/Form/SettingsForm.php \Drupal\advagg_mod\Form\SettingsForm::languageManager

The core language manager service.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

advagg_mod/src/Form/SettingsForm.php, line 40

Class

SettingsForm
Configure advagg_mod settings for this site.

Namespace

Drupal\advagg_mod\Form

Code

protected $languageManager;