Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LazyOpenStream.php
LazyOpenStream::$mode
@var string
Type:
mode
File
vendor/
guzzlehttp/
psr7/
src/
LazyOpenStream.php
, line 21
Class
LazyOpenStream
Lazily reads or writes to a file that is opened only after an IO operation take place on the stream.
Namespace
GuzzleHttp\Psr7
Code
private $mode;
RSS feed