You are here

protected property InitSubscriber::$consoleLogRemover in Advanced CSS/JS Aggregation 8.3

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

The Console.log remover.

Type: \Drupal\advagg_mod\Asset\RemoveConsoleLog

File

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

Class

InitSubscriber
Perform initialization tasks for advagg_mod.

Namespace

Drupal\advagg_mod\EventSubscriber

Code

protected $consoleLogRemover;