RemoteFileDeleteRecursiveTest::$scheme

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

A stream wrapper scheme to register for the test.

Type: string

Overrides FileTestBase::$scheme

File

core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php, line 26

Class

RemoteFileDeleteRecursiveTest
Tests the unmanaged file delete recursive function.

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.