TourCacheTagsTest::$modules

Same name and namespace in other branches
  1. 8.9.x core/modules/tour/tests/src/Functional/TourCacheTagsTest.php \Drupal\Tests\tour\Functional\TourCacheTagsTest::modules
  2. 10 core/modules/tour/tests/src/Functional/TourCacheTagsTest.php \Drupal\Tests\tour\Functional\TourCacheTagsTest::modules
  3. 11.x core/modules/tour/tests/src/Functional/TourCacheTagsTest.php \Drupal\Tests\tour\Functional\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

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

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