You are here

protected property InitSubscriber::$translator in Advanced CSS/JS Aggregation 8.4

Same name and namespace in other branches
  1. 8.3 advagg_mod/src/EventSubscriber/InitSubscriber.php \Drupal\advagg_mod\EventSubscriber\InitSubscriber::translator

The CSS translator service.

Type: \Drupal\advagg_mod\Asset\TranslateCss

File

advagg_mod/src/EventSubscriber/InitSubscriber.php, line 42

Class

InitSubscriber
Perform initialization tasks for advagg_mod.

Namespace

Drupal\advagg_mod\EventSubscriber

Code

protected $translator;