StreamWrapperTest::$classname

Same name and namespace in other branches
  1. 7.x modules/simpletest/tests/file.test \StreamWrapperTest::classname
  2. 9 core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php \Drupal\KernelTests\Core\File\StreamWrapperTest::classname
  3. 10 core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php \Drupal\KernelTests\Core\File\StreamWrapperTest::classname
  4. 11.x core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php \Drupal\KernelTests\Core\File\StreamWrapperTest::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/StreamWrapperTest.php, line 37

Class

StreamWrapperTest
Tests stream wrapper functions.

Namespace

Drupal\KernelTests\Core\File

Code

protected $classname = 'Drupal\\file_test\\StreamWrapper\\DummyStreamWrapper';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.