CacheWebTest::$modules
Same name in other branches
- 9 core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php \Drupal\Tests\views\Functional\Plugin\CacheWebTest::modules
- 10 core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php \Drupal\Tests\views\Functional\Plugin\CacheWebTest::modules
- 11.x core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php \Drupal\Tests\views\Functional\Plugin\CacheWebTest::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Functional/ Plugin/ CacheWebTest.php, line 32
Class
- CacheWebTest
- Tests pluggable caching for views via a web test.
Namespace
Drupal\Tests\views\Functional\PluginCode
public static $modules = [
'taxonomy',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.