DoDomuDojade Documentation

WordApiService
in package

Read onlyYes

Used to interact with words API

Table of Contents

Properties

$httpClient  : HttpClientInterface
$logger  : LoggerInterface
$wordApiUrl  : string

Methods

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

Properties

Methods

__construct()

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

        
On this page

Search results