Open Journal Systems  3.3.0
Http\Message\StreamFactory\GuzzleStreamFactory Class Reference
Inheritance diagram for Http\Message\StreamFactory\GuzzleStreamFactory:
Http\Message\StreamFactory

Public Member Functions

 createStream ($body=null)
 

Detailed Description

Creates Guzzle streams.

Author
Михаил Красильников m.kra.nosp@m.siln.nosp@m.ikov@.nosp@m.yand.nosp@m.ex.ru

Definition at line 12 of file GuzzleStreamFactory.php.

Member Function Documentation

◆ createStream()

Http\Message\StreamFactory\GuzzleStreamFactory::createStream (   $body = null)

{Creates a new PSR-7 stream.

Parameters
string | resource | StreamInterface | null$body
Returns
StreamInterface
Exceptions
}

Implements Http\Message\StreamFactory.

Definition at line 17 of file GuzzleStreamFactory.php.


The documentation for this class was generated from the following file: