ThirdPartyUninstallTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/views/tests/src/Kernel/ThirdPartyUninstallTest.php \Drupal\Tests\views\Kernel\ThirdPartyUninstallTest::modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/views/tests/src/Kernel/ThirdPartyUninstallTest.php, line 21

Class

ThirdPartyUninstallTest
Tests proper removal of third-party settings from views.

Namespace

Drupal\Tests\views\Kernel

Code

protected static $modules = [
  'node',
  'views_third_party_settings_test',
];

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