ManyAssetsLoadOrderTest::$modules

Same name and namespace in other branches
  1. 10 core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php \Drupal\FunctionalTests\Libraries\ManyAssetsLoadOrderTest::modules
  2. 11.x core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php \Drupal\FunctionalTests\Libraries\ManyAssetsLoadOrderTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php, line 22

Class

ManyAssetsLoadOrderTest
Tests the loading of many weighted assets.

Namespace

Drupal\FunctionalTests\Libraries

Code

protected static $modules = [
    'many_assets_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.