FileDeleteRecursiveRemoteTest::$scheme

Same name and namespace in other branches
  1. 11.x 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

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\File

Code

protected $scheme = 'dummy-remote';

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