UserCacheTagsTest::$modules

Same name and namespace in other branches
  1. 8.9.x core/modules/user/tests/src/Functional/UserCacheTagsTest.php \Drupal\Tests\user\Functional\UserCacheTagsTest::modules
  2. 10 core/modules/user/tests/src/Functional/UserCacheTagsTest.php \Drupal\Tests\user\Functional\UserCacheTagsTest::modules
  3. 11.x core/modules/user/tests/src/Functional/UserCacheTagsTest.php \Drupal\Tests\user\Functional\UserCacheTagsTest::modules

Type: modules

Overrides EntityCacheTagsTestBase::$modules

File

core/modules/user/tests/src/Functional/UserCacheTagsTest.php, line 20

Class

UserCacheTagsTest
Tests the User entity's cache tags.

Namespace

Drupal\Tests\user\Functional

Code

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

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