type fixes

This commit is contained in:
Yuri Kuznetsov
2021-11-09 13:48:04 +02:00
parent 54286984e9
commit fa63270530
25 changed files with 101 additions and 8 deletions
@@ -39,6 +39,9 @@ use Espo\Core\{
use Espo\Repositories\Import as ImportRepository;
/**
* @implements Loader<\Espo\Entities\Import>
*/
class CountsLoader implements Loader
{
private $entityManager;