RemoteFileScanDirectoryTest::$classname

Same name in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileScanDirectoryTest::classname
  2. 8.9.x core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileScanDirectoryTest::classname
  3. 10 core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php \Drupal\KernelTests\Core\File\RemoteFileScanDirectoryTest::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/RemoteFileScanDirectoryTest.php, line 32

Class

RemoteFileScanDirectoryTest
Tests \Drupal\Core\File\FileSystemInterface::scanDirectory().

Namespace

Drupal\KernelTests\Core\File

Code

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.