ThirdPartyUninstallTest::$modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ ThirdPartyUninstallTest.php, line 19
Class
- ThirdPartyUninstallTest
- Tests proper removal of third-party settings from views.
Namespace
Drupal\Tests\views\KernelCode
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.