public static property RemoteFileScanDirectoryTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileScanDirectoryTest::modules
Modules to enable.
Type: array
Overrides ScanDirectoryTest::$modules
File
- core/
tests/ Drupal/ KernelTests/ Core/ File/ RemoteFileScanDirectoryTest.php, line 18
Class
Namespace
Drupal\KernelTests\Core\FileCode
public static $modules = [
'file_test',
];