protected static property ArgumentStringTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Kernel/Handler/ArgumentStringTest.php \Drupal\Tests\views\Kernel\Handler\ArgumentStringTest::modules
- 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\HandlerCode
protected static $modules = [
'node',
];