ItemCacheTagsTest::$modules

Same name and namespace in other branches
  1. 8.9.x core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php \Drupal\Tests\aggregator\Functional\ItemCacheTagsTest::modules

Type: modules

Overrides EntityCacheTagsTestBase::$modules

File

core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php, line 23

Class

ItemCacheTagsTest
Tests the Item entity's cache tags.

Namespace

Drupal\Tests\aggregator\Functional

Code

protected static $modules = [
    'aggregator',
];

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