SchemaDeprecationTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Extension/SchemaDeprecationTest.php, line 18

Class

SchemaDeprecationTest
Tests deprecated schema.inc functions.

Namespace

Drupal\KernelTests\Core\Extension

Code

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

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