StreamWrapperTest::$modules
Modules to enable.
Type: array
File
-
modules/
stream_wrapper_example/ tests/ src/ Kernel/ StreamWrapperTest.php, line 32
Class
- StreamWrapperTest
- Test of the Session Stream Wrapper Class.
Namespace
Drupal\Tests\stream_wrapper_example\KernelCode
protected static $modules = [
'stream_wrapper_example',
'file',
'system',
];