You are here

public static property FetchManagerTest::$modules in Stage File Proxy 8

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

tests/src/Kernel/FetchManagerTest.php, line 23

Class

FetchManagerTest
Test stage file proxy module.

Namespace

Drupal\Tests\stage_file_proxy\Kernel

Code

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