public static property StreamWrapperTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/File/StreamWrapperTest.php \Drupal\system\Tests\File\StreamWrapperTest::modules
Modules to enable.
Type: array
Overrides FileTestBase::$modules
File
- core/
modules/ system/ src/ Tests/ File/ StreamWrapperTest.php, line 27 - Contains \Drupal\system\Tests\File\StreamWrapperTest.
Class
- StreamWrapperTest
- Tests stream wrapper functions.
Namespace
Drupal\system\Tests\FileCode
public static $modules = array(
'file_test',
);