RemoteFileScanDirectoryTest::$scheme

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileScanDirectoryTest::scheme
  2. 8.9.x core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileScanDirectoryTest::scheme
  3. 10 core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileScanDirectoryTest::scheme

A stream wrapper scheme to register for the test.

Type: string

Overrides FileTestBase::$scheme

File

core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php, line 27

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 $scheme = 'dummy-remote';

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