ConfigSchemaDeprecationTest::$modules

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php \Drupal\KernelTests\Core\Config\ConfigSchemaDeprecationTest::modules
  2. 10 core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php \Drupal\KernelTests\Core\Config\ConfigSchemaDeprecationTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php, line 20

Class

ConfigSchemaDeprecationTest
Tests config schema deprecation.

Namespace

Drupal\KernelTests\Core\Config

Code

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

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