RemoteFileDirectoryTest::$classname

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

Class

RemoteFileDirectoryTest
Tests operations dealing with directories.

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.