You are here

protected static property FilterEqualityTest::$modules in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php \Drupal\Tests\views\Kernel\Handler\FilterEqualityTest::modules
  2. 9 core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php \Drupal\Tests\views\Kernel\Handler\FilterEqualityTest::modules

File

core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php, line 15

Class

FilterEqualityTest
Tests the core Drupal\views\Plugin\views\filter\Equality handler.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

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