GetDisplayWordUseCase
in package
Read onlyYes
Provides word data formatted for display page
Table of Contents
Properties
- $fetchActiveWordUseCase : FetchActiveWordUseCase
- $logger : LoggerInterface
Methods
- __construct() : mixed
- execute() : array<string|int, mixed>|null
Properties
$fetchActiveWordUseCase
private
FetchActiveWordUseCase
$fetchActiveWordUseCase
$logger
private
LoggerInterface
$logger
Methods
__construct()
public
__construct(FetchActiveWordUseCase $fetchActiveWordUseCase, LoggerInterface $logger) : mixed
Parameters
- $fetchActiveWordUseCase : FetchActiveWordUseCase
- $logger : LoggerInterface
execute()
public
execute() : array<string|int, mixed>|null