Interface CurlRequestBuilderInterface
This library is using two types of request. First type is PayuRequestInterface
and second is \Buzz\Message\Request. Responsibility of this class is to transform
simple Team3\PayU\Communication\Request\PayURequestInterface
into \Buzz\Message\Request with given
Team3\PayU\Configuration\ConfigurationInterface
Interface CurlRequestBuilderInterface
Direct known implementers
Team3\PayU\Communication\CurlRequestBuilder\CurlRequestBuilder
Namespace: Team3\PayU\Communication\CurlRequestBuilder
Package: Team3\PayU\Communication\CurlRequestBuilder
Located at Team3/PayU/Communication/CurlRequestBuilder/CurlRequestBuilderInterface.php
Package: Team3\PayU\Communication\CurlRequestBuilder
Located at Team3/PayU/Communication/CurlRequestBuilder/CurlRequestBuilderInterface.php
Methods summary
public
Buzz\Message\Request
|
#
build(
|