BackwardsCompatibilityClassLoaderTest::$modules

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/ClassLoader/BackwardsCompatibilityClassLoaderTest.php \Drupal\KernelTests\Core\ClassLoader\BackwardsCompatibilityClassLoaderTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/ClassLoader/BackwardsCompatibilityClassLoaderTest.php, line 31

Class

BackwardsCompatibilityClassLoaderTest
Tests Drupal\Core\ClassLoader\BackwardsCompatibilityClassLoader.

Namespace

Drupal\KernelTests\Core\ClassLoader

Code

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

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