protected property KernelTestBase::$streamWrappers in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/simpletest/src/KernelTestBase.php \Drupal\simpletest\KernelTestBase::streamWrappers
Array of registered stream wrappers.
Type: array
File
- core/
modules/ simpletest/ src/ KernelTestBase.php, line 92 - Contains \Drupal\simpletest\KernelTestBase.
Class
- KernelTestBase
- Base class for integration tests.
Namespace
Drupal\simpletestCode
protected $streamWrappers = array();