protected property KernelTestBase::$streamWrappers in Drupal 8
Array of registered stream wrappers.
Type: array
File
- core/
modules/ simpletest/ src/ KernelTestBase.php, line 117
Class
- KernelTestBase
- Base class for functional integration tests.
Namespace
Drupal\simpletestCode
protected $streamWrappers = [];