TourCacheTagsTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/tour/tests/src/Functional/TourCacheTagsTest.php, line 21

Class

TourCacheTagsTest
Tests the Tour entity's cache tags.

Namespace

Drupal\Tests\tour\Functional

Code

public static $modules = [
  'tour',
  'tour_test',
];

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