RemoteFileMoveTest::$classname
Same name in other branches
- 8.9.x core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php \Drupal\KernelTests\Core\File\RemoteFileMoveTest::classname
- 10 core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php \Drupal\KernelTests\Core\File\RemoteFileMoveTest::classname
- 11.x core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php \Drupal\KernelTests\Core\File\RemoteFileMoveTest::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/ RemoteFileMoveTest.php, line 31
Class
- RemoteFileMoveTest
- Tests the unmanaged file move function.
Namespace
Drupal\KernelTests\Core\FileCode
protected $classname = 'Drupal\\file_test\\StreamWrapper\\DummyRemoteStreamWrapper';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.