ViewsLegacyTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

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

Class

ViewsLegacyTest
Tests deprecated views functionality.

Namespace

Drupal\Tests\views\Kernel

Code

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

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