Documentation

GetTodaySummary

Returns today's activity counters.

Tags
since
3.0.0

Table of Contents

Properties

$repository  : ActivityRepositoryInterface

Methods

__construct()  : mixed
Constructor.
execute()  : array{terms_created: int, terms_reviewed: int, texts_read: int}
Execute the use case.

Properties

Methods

execute()

Execute the use case.

public execute() : array{terms_created: int, terms_reviewed: int, texts_read: int}
Return values
array{terms_created: int, terms_reviewed: int, texts_read: int}

        
On this page

Search results