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

Public Member Functions

 createStream ($body=null)
 

Detailed Description

Creates Diactoros streams.

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

Definition at line 14 of file DiactorosStreamFactory.php.

Member Function Documentation

◆ createStream()

Http\Message\StreamFactory\DiactorosStreamFactory::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 19 of file DiactorosStreamFactory.php.


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