ViewsArgumentDeprecationTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/taxonomy/tests/src/Kernel/Views/ViewsArgumentDeprecationTest.php, line 21

Class

ViewsArgumentDeprecationTest
Tests deprecation messages in views argument plugins.

Namespace

Drupal\Tests\taxonomy\Kernel\Views

Code

protected static $modules = [
    'system',
    'taxonomy',
    'taxonomy_test',
    'views',
];

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