FileDeleteRecursiveRemoteTest::$scheme
Same name and namespace in other branches
- main core/tests/Drupal/KernelTests/Core/File/FileDeleteRecursiveRemoteTest.php \Drupal\KernelTests\Core\File\FileDeleteRecursiveRemoteTest::scheme
A stream wrapper scheme to register for the test.
Type: string
Overrides FileTestBase::$scheme
File
-
core/
tests/ Drupal/ KernelTests/ Core/ File/ FileDeleteRecursiveRemoteTest.php, line 25
Class
- FileDeleteRecursiveRemoteTest
- Tests deleteRecursive() with remote stream wrappers where realpath() is FALSE.
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.