RemoteFileScanDirectoryTest::$modules

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileScanDirectoryTest::modules
  2. 8.9.x core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileScanDirectoryTest::modules
  3. 10 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 20

Class

RemoteFileScanDirectoryTest
Tests <a href="/api/drupal/core%21lib%21Drupal%21Core%21File%21FileSystemInterface.php/function/FileSystemInterface%3A%3AscanDirectory/11.x" title="Finds all files that match a given mask in a given directory." class="local">\Drupal\Core\File\FileSystemInterface::scanDirectory</a>().

Namespace

Drupal\KernelTests\Core\File

Code

protected static $modules = [
    'file_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.