public static property CacheWebTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/CacheWebTest.php \Drupal\views\Tests\Plugin\CacheWebTest::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- core/
modules/ views/ src/ Tests/ Plugin/ CacheWebTest.php, line 36 - Contains \Drupal\views\Tests\Plugin\CacheWebTest.
Class
- CacheWebTest
- Tests pluggable caching for views via a web test.
Namespace
Drupal\views\Tests\PluginCode
public static $modules = array(
'taxonomy',
);