You are here

protected property DrupalRemoteStreamWrapper::$stream_content in Remote Stream Wrapper 7

The content of the file.

Type: String

File

./remote_stream_wrapper.inc, line 35

Class

DrupalRemoteStreamWrapper
Stream wrapper to support local files.

Code

protected $stream_content = NULL;