ArgumentSummaryTest::$modules
Same name in other branches
- 10 core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php \Drupal\Tests\views\Kernel\Handler\ArgumentSummaryTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentSummaryTest.php, line 36
Class
- ArgumentSummaryTest
- Tests the summary of results when an argument is not provided.
Namespace
Drupal\Tests\views\Kernel\HandlerCode
protected static $modules = [
'field',
'node',
'taxonomy',
'text',
'user',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.