StreamWrapperTest::$scheme
Same name in other branches
- 7.x modules/simpletest/tests/file.test \StreamWrapperTest::scheme
- 9 core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php \Drupal\KernelTests\Core\File\StreamWrapperTest::scheme
- 8.9.x core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php \Drupal\KernelTests\Core\File\StreamWrapperTest::scheme
- 10 core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php \Drupal\KernelTests\Core\File\StreamWrapperTest::scheme
A stream wrapper scheme to register for the test.
Type: string
Overrides FileTestBase::$scheme
File
-
core/
tests/ Drupal/ KernelTests/ Core/ File/ StreamWrapperTest.php, line 31
Class
- StreamWrapperTest
- Tests stream wrapper functions.
Namespace
Drupal\KernelTests\Core\FileCode
protected $scheme = 'dummy';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.