UpdateSchemaTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php, line 17

Class

UpdateSchemaTest
Tests for schema and update includes.

Namespace

Drupal\KernelTests\Core\Extension

Code

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

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