job interface move

This commit is contained in:
Yuri Kuznetsov
2020-06-23 16:59:00 +03:00
parent 42f6dab4ce
commit 5c0eec9c83
10 changed files with 10 additions and 9 deletions
@@ -32,6 +32,7 @@ namespace Espo\Jobs;
use Espo\Core\{
CronManager,
Utils\Config,
Jobs\Job,
};
class ProcessJobQueueQ1 implements Job