NodeRssCacheTest::$modules

Same name in other branches
  1. 11.x core/modules/node/tests/src/Functional/NodeRssCacheTest.php \Drupal\Tests\node\Functional\NodeRssCacheTest::modules

Type: modules

Overrides NodeTestBase::$modules

File

core/modules/node/tests/src/Functional/NodeRssCacheTest.php, line 23

Class

NodeRssCacheTest
Ensures that RSS render cache doesn't interfere with other caches.

Namespace

Drupal\Tests\node\Functional

Code

protected static $modules = [
    'node_test',
    'views',
    'node_test_views',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.