You are here

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

A generic resource handle.

Type: resource

File

src/StreamWrapper/StreamWrapperBase.php, line 24

Class

StreamWrapperBase
Provides a base class for all stream wrappers.

Namespace

Drupal\system_stream_wrapper\StreamWrapper

Code

public $handle = NULL;