You are here

public static property TourCacheTagsTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/tour/src/Tests/TourCacheTagsTest.php \Drupal\tour\Tests\TourCacheTagsTest::modules

File

core/modules/tour/src/Tests/TourCacheTagsTest.php, line 26
Contains \Drupal\tour\Tests\TourCacheTagsTest.

Class

TourCacheTagsTest
Tests the Tour entity's cache tags.

Namespace

Drupal\tour\Tests

Code

public static $modules = array(
  'tour',
  'tour_test',
);