You are here

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

Modules to enable.

Type: array

Overrides AdvaggTestBase::$modules

File

src/Tests/AdvaggPathManipulationTest.php, line 19

Class

AdvaggPathManipulationTest
Tests that all the asset path settings function correctly.

Namespace

Drupal\advagg\Tests

Code

public static $modules = [
  'advagg',
  'advagg_test',
];