You are here

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

Modules to enable.

Type: array

Overrides AdvaggTestBase::$modules

File

advagg_bundler/src/Tests/BundlerPagesTest.php, line 21

Class

BundlerPagesTest
Tests that all the AdvAgg Bundler path(s) return valid content.

Namespace

Drupal\advagg_bundler\Tests

Code

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