Home
last modified time | relevance | path

Searched refs:LatestUserRepositoryInterface (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Statistics/Repository/
H A DLatestUserRepository.php28 use Fisharebest\Webtrees\Statistics\Repository\Interfaces\LatestUserRepositoryInterface; alias
39 class LatestUserRepository implements LatestUserRepositoryInterface
/webtrees/app/Statistics/Repository/Interfaces/
H A DLatestUserRepositoryInterface.php25 interface LatestUserRepositoryInterface interface
/webtrees/app/
H A DStatistics.php43 use Fisharebest\Webtrees\Statistics\Repository\Interfaces\LatestUserRepositoryInterface; alias
85 LatestUserRepositoryInterface,