FilterEntityBundleTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php \Drupal\Tests\views\Kernel\Entity\FilterEntityBundleTest::modules
  2. 10 core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php \Drupal\Tests\views\Kernel\Entity\FilterEntityBundleTest::modules
  3. 11.x core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php \Drupal\Tests\views\Kernel\Entity\FilterEntityBundleTest::modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php, line 25

Class

FilterEntityBundleTest
Tests the generic entity bundle filter.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

public static $modules = [
    'node',
];

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