TestDeprecatedTestHooks::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/simpletest/tests/src/Kernel/TestDeprecatedTestHooks.php, line 24

Class

TestDeprecatedTestHooks
Test the deprecation messages for Simpletest test hooks.

Namespace

Drupal\Tests\simpletest\Kernel

Code

public static $modules = [
    'simpletest',
    'simpletest_deprecation_test',
];

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