DoDomuDojade Documentation

QuoteApiService
in package

Read onlyYes

Used to interact with quotes API

Table of Contents

Properties

$httpClient  : HttpClientInterface
$logger  : LoggerInterface
$quoteApiUrl  : string

Methods

__construct()  : mixed
getQuote()  : array<string|int, mixed>
fetchData()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(LoggerInterface $logger, HttpClientInterface $httpClient, string $quoteApiUrl) : mixed
Parameters
$logger : LoggerInterface
$httpClient : HttpClientInterface
$quoteApiUrl : string

        
On this page

Search results