TagTest::$modules
Same name in other branches
- 8.9.x core/modules/views_ui/tests/src/Kernel/TagTest.php \Drupal\Tests\views_ui\Kernel\TagTest::modules
- 10 core/modules/views_ui/tests/src/Kernel/TagTest.php \Drupal\Tests\views_ui\Kernel\TagTest::modules
- 11.x core/modules/views_ui/tests/src/Kernel/TagTest.php \Drupal\Tests\views_ui\Kernel\TagTest::modules
Modules to enable.
Type: array
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ views_ui/ tests/ src/ Kernel/ TagTest.php, line 22
Class
- TagTest
- Tests the views ui tagging functionality.
Namespace
Drupal\Tests\views_ui\KernelCode
protected static $modules = [
'views',
'views_ui',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.