AssetControllerTest::$modules

Same name and namespace in other branches
  1. main core/tests/Drupal/KernelTests/Core/Asset/AssetControllerTest.php \Drupal\KernelTests\Core\Asset\AssetControllerTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Asset/AssetControllerTest.php, line 31

Class

AssetControllerTest
Tests that the asset controllers reject invalid aggregate requests.

Namespace

Drupal\KernelTests\Core\Asset

Code

protected static $modules = [
  'common_test',
  'system',
];

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