ThirdPartyUninstallTest::$testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

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

Class

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

Namespace

Drupal\Tests\views\Kernel

Code

public static $testViews = [
    'test_third_party_uninstall',
];

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