BackwardsCompatibilityClassLoaderTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

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

Class

BackwardsCompatibilityClassLoaderTest
@coversDefaultClass Drupal\Core\ClassLoader\BackwardsCompatibilityClassLoader @group ClassLoader

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.