You are here

protected static property StreamWrapper::$filesystem in X Autoload 7.3

Type: DummyFilesystem

File

tests/Drupal/xautoload/Tests/StreamWrapper.php, line 18

Class

StreamWrapper
Intercept calls to the filesystem, so we don't have to create fixture files.

Namespace

Drupal\xautoload\Tests

Code

protected static $filesystem;