Raydium Framework

Foundation
in package

Table of Contents

create()  : ServerRequestCreator

Methods

create()

public static create(ServerRequestFactoryInterface $serverRequestFactory, UriFactoryInterface $uriFactory, UploadedFileFactoryInterface $uploadedFileFactory, StreamFactoryInterface $streamFactory) : ServerRequestCreator
Parameters
$serverRequestFactory : ServerRequestFactoryInterface
$uriFactory : UriFactoryInterface
$uploadedFileFactory : UploadedFileFactoryInterface
$streamFactory : StreamFactoryInterface
Return values
ServerRequestCreator

Search results