RemoteFileScanDirectoryTest::$classname

Same name and namespace 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 34

Class

RemoteFileScanDirectoryTest
Tests <a href="/api/drupal/core%21lib%21Drupal%21Core%21File%21FileSystemInterface.php/function/FileSystemInterface%3A%3AscanDirectory/11.x" title="Finds all files that match a given mask in a given directory." class="local">\Drupal\Core\File\FileSystemInterface::scanDirectory</a>().

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.