ViewValidationTest::$modules

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

Type: modules

Overrides ConfigEntityValidationTestBase::$modules

File

core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php, line 22

Class

ViewValidationTest
Tests validation of view entities.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

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

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