private property DroppingStream::$maxLength in Auth0 Single Sign On 8.2
File
- vendor/
guzzlehttp/ psr7/ src/ DroppingStream.php, line 14
Class
- DroppingStream
- Stream decorator that begins dropping data once the size of the underlying stream becomes too full.
Namespace
GuzzleHttp\Psr7Code
private $maxLength;