EntityCacheTagsTestBase::$modules

Modules to enable.

Type: array

File

core/modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php, line 34

Class

EntityCacheTagsTestBase
Provides helper methods for Entity cache tags tests.

Namespace

Drupal\system\Tests\Entity

Code

public static $modules = [
  'entity_test',
  'field_test',
];

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