UserCacheTagsTest::$modules

Type: modules

Overrides EntityCacheTagsTestBase::$modules

File

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

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.