ViewsConfigUpdaterTest::$modules

Same name in this branch
  1. 11.x core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php \Drupal\Tests\views\Kernel\ViewsConfigUpdaterTest::modules
Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php \Drupal\Tests\views\Kernel\ViewsConfigUpdaterTest::modules
  2. 8.9.x core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php \Drupal\Tests\views\Kernel\ViewsConfigUpdaterTest::modules
  3. 10 core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php \Drupal\Tests\views\Kernel\ViewsConfigUpdaterTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php, line 28

Class

ViewsConfigUpdaterTest
Tests the views config updater service.

Namespace

Drupal\Tests\views\Functional

Code

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

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