You are here

public static property ModifierPagesTest::$modules in Advanced CSS/JS Aggregation 8.2

Modules to enable.

Type: array

Overrides AdvaggTestBase::$modules

File

advagg_mod/src/Tests/ModifierPagesTest.php, line 21

Class

ModifierPagesTest
Tests that all the AdvAgg Modifier path(s) return valid content.

Namespace

Drupal\advagg_mod\Tests

Code

public static $modules = [
  'advagg_mod',
];