You are here

protected property ExtensionStreamBase::$request in System stream wrapper 8

The current request object.

Type: \Symfony\Component\HttpFoundation\Request

File

src/StreamWrapper/ExtensionStreamBase.php, line 24

Class

ExtensionStreamBase
Defines a base stream wrapper implementation.

Namespace

Drupal\system_stream_wrapper\StreamWrapper

Code

protected $request;