You are here

public static property AltStreamWrapperTest::$modules in Alternative Stream Wrappers 8

Modules to enable.

Type: array

Overrides StreamWrapperTest::$modules

File

tests/src/Kernel/AltStreamWrapperTest.php, line 15

Class

AltStreamWrapperTest
Class AltStreamWrapperTest.

Namespace

Drupal\Tests\alt_stream_wrappers\Kernel

Code

public static $modules = [
  'file_test',
  'alt_stream_wrappers',
];