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