GetTableWords
in package
Use case for getting all words for table test mode.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- Constructor.
- execute() : array<string|int, mixed>
- Get all words for table test mode.
Properties
$repository
private
ReviewRepositoryInterface
$repository
Methods
__construct()
Constructor.
public
__construct(ReviewRepositoryInterface $repository) : mixed
Parameters
- $repository : ReviewRepositoryInterface
-
Review repository
execute()
Get all words for table test mode.
public
execute(ReviewConfiguration $config) : array<string|int, mixed>
Parameters
- $config : ReviewConfiguration
-
Test configuration
Return values
array<string|int, mixed> —Table words data