FileDeleteRecursiveRemoteTest::$classname
Same name and namespace in other branches
- main core/tests/Drupal/KernelTests/Core/File/FileDeleteRecursiveRemoteTest.php \Drupal\KernelTests\Core\File\FileDeleteRecursiveRemoteTest::classname
A fully-qualified stream wrapper class name to register for the test.
Type: string
Overrides FileTestBase::$classname
File
-
core/
tests/ Drupal/ KernelTests/ Core/ File/ FileDeleteRecursiveRemoteTest.php, line 32
Class
- FileDeleteRecursiveRemoteTest
- Tests deleteRecursive() with remote stream wrappers where realpath() is FALSE.
Namespace
Drupal\KernelTests\Core\FileCode
protected $classname = DummyRemoteStreamWrapper::class;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.