You are here

protected property KernelTestBase::$streamWrappers in SimpleTest 8.3

Array of registered stream wrappers.

Type: array

File

src/KernelTestBase.php, line 117

Class

KernelTestBase
Base class for functional integration tests.

Namespace

Drupal\simpletest

Code

protected $streamWrappers = [];