You are here

protected static property AdvaggPathManipulationTest::$modules in Advanced CSS/JS Aggregation 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/AdvaggPathManipulationTest.php \Drupal\Tests\advagg\Functional\AdvaggPathManipulationTest::modules

Modules to enable.

Type: array

Overrides AdvaggFunctionalTestBase::$modules

File

tests/src/Functional/AdvaggPathManipulationTest.php, line 21

Class

AdvaggPathManipulationTest
Tests that all the asset path settings function correctly.

Namespace

Drupal\Tests\advagg\Functional

Code

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