BackwardsCompatibilityClassLoaderTest::$modules

Type: modules

File

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

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.