You are here

protected static property ArgumentStringTest::$modules in Drupal 10

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

File

core/modules/views/tests/src/Kernel/Handler/ArgumentStringTest.php, line 25

Class

ArgumentStringTest
Tests the core Drupal\views\Plugin\views\argument\StringArgument handler.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

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