ViewsThemeIntegrationTest::$modules
Same name in other branches
- 8.9.x core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php \Drupal\Tests\views\Functional\ViewsThemeIntegrationTest::modules
- 10 core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php \Drupal\Tests\views\Functional\ViewsThemeIntegrationTest::modules
- 11.x core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php \Drupal\Tests\views\Functional\ViewsThemeIntegrationTest::modules
We need theme_test for testing against test_basetheme and test_subtheme.
Type: array
Overrides ViewTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Functional/ ViewsThemeIntegrationTest.php, line 36
Class
- ViewsThemeIntegrationTest
- Tests the Views theme integration.
Namespace
Drupal\Tests\views\FunctionalCode
protected static $modules = [
'views',
'theme_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.