You are here

public static property CacheableResponseSubscriberTest::$modules in Akamai 8.3

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

tests/src/Kernel/EventSubscriber/CacheableResponseSubscriberTest.php, line 21

Class

CacheableResponseSubscriberTest
Tests CacheableResponseSubscriber.

Namespace

Drupal\Tests\akamai\Kernel\EventSubscriber

Code

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