GetLanguageCount
in package
Use case for getting language count.
Used to warn users before installing demo database.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- Constructor.
- execute() : int
- Execute the use case.
Properties
$repository
private
MySqlStatisticsRepository
$repository
Methods
__construct()
Constructor.
public
__construct([MySqlStatisticsRepository|null $repository = null ]) : mixed
Parameters
- $repository : MySqlStatisticsRepository|null = null
-
Statistics repository
execute()
Execute the use case.
public
execute() : int
Return values
int —Language count