You are here

public property StreamWrapperBase::$context in System stream wrapper 8

Stream context resource.

Type: resource

File

src/StreamWrapper/StreamWrapperBase.php, line 17

Class

StreamWrapperBase
Provides a base class for all stream wrappers.

Namespace

Drupal\system_stream_wrapper\StreamWrapper

Code

public $context;