You are here

public static property CacheTagsTest::$modules in Varnish purger 8

Same name and namespace in other branches
  1. 8.2 modules/varnish_purge_tags/src/Tests/CacheTagsTest.php \Drupal\varnish_purge_tags\Tests\CacheTagsTest::modules

File

modules/varnish_purge_tags/src/Tests/CacheTagsTest.php, line 14

Class

CacheTagsTest
Tests \Drupal\varnish_purge_tags\Plugin\Purge\Tags\CacheTags.

Namespace

Drupal\varnish_purge_tags\Tests

Code

public static $modules = [
  'system',
  'varnish_purge_tags',
];