Open Journal Systems
3.3.0
StreamRequestFactoryInterface.php
1
<?php
2
3
namespace
Guzzle\Stream
;
4
5
use
Guzzle\Http\Message\RequestInterface
;
6
10
interface
StreamRequestFactoryInterface
11
{
23
public
function
fromRequest
(
RequestInterface
$request, $context = array(), array $params = array());
24
}
Guzzle\Http\Message\RequestInterface
Definition:
lib/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php:16
Guzzle\Stream\StreamRequestFactoryInterface
Definition:
StreamRequestFactoryInterface.php:10
Guzzle\Stream
Definition:
PhpStreamRequestFactory.php:3
Guzzle\Stream\StreamRequestFactoryInterface\fromRequest
fromRequest(RequestInterface $request, $context=array(), array $params=array())
plugins
paymethod
paypal
lib
vendor
guzzle
guzzle
src
Guzzle
Stream
StreamRequestFactoryInterface.php
Generated on Fri Aug 28 2020 14:53:40 for Open Journal Systems by
1.8.17