You are here

protected property StreamWrapper::$contents in X Autoload 7.3

Contents of the currently opened file.

Type: string

File

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

Class

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

Namespace

Drupal\xautoload\Tests

Code

protected $contents;