\App\ServicesHttpService

Summary

Methods
Properties
Constants
__construct()
get()
post()
No public properties found
No constants found
No protected methods found
$client
N/A
No private methods found
No private properties found
N/A

Properties

$client

$client : 

Type

Methods

__construct()

__construct(\GuzzleHttp\Client  $client) 

Parameters

\GuzzleHttp\Client $client

get()

get(\App\Services\string  $url, array  $params = array(), array  $options = array()) 

Parameters

\App\Services\string $url
array $params
array $options

post()

post(\App\Services\string  $url, array  $params = array(), array  $options = array()) 

Parameters

\App\Services\string $url
array $params
array $options