Skip to content

GuzzleClient ​

Type
Class
Namespace
craft\feeds
Inherits
craft\feeds\GuzzleClient
Implements
Laminas\Feed\Reader\Http\ClientInterface
Since
3.0.0

PSR-7 Guzzle client for the Feeds service.

View source

Public Methods ​

MethodDescription
__construct()
get()Make a GET request to a given URI

__construct() ​

View source

Arguments ​

  • $client (\GuzzleHttp\ClientInterface, null)

get() ​

Make a GET request to a given URI

View source

Arguments ​

Returns ​

\Laminas\Feed\Reader\Http\ResponseInterface