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\KernelCode
public static $modules = [
  'system',
  'file',
];