KernelTestBase::$streamWrappers

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\simpletest

Code

protected $streamWrappers = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.