RemoteFileDirectoryTest::$scheme
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileDirectoryTest::scheme
- 8.9.x core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileDirectoryTest::scheme
- 10 core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileDirectoryTest::scheme
A stream wrapper scheme to register for the test.
Type: string
Overrides FileTestBase::$scheme
File
-
core/
tests/ Drupal/ KernelTests/ Core/ File/ RemoteFileDirectoryTest.php, line 24
Class
- RemoteFileDirectoryTest
- Tests operations dealing with directories.
Namespace
Drupal\KernelTests\Core\FileCode
protected $scheme = 'dummy-remote';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.