Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LimitStream.php
LimitStream::$offset
@var int Offset to start reading from
Type:
offset
File
vendor/
guzzlehttp/
psr7/
src/
LimitStream.php
, line 17
Class
LimitStream
Decorator used to return only a subset of a stream.
Namespace
GuzzleHttp\Psr7
Code
private $offset;
RSS feed