Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
Родитель
58ecaefb50
Коммит
92a7f6b408
|
@ -37,6 +37,9 @@ class JanitorCron extends TimedJob {
|
|||
/** @var WatchMapper */
|
||||
private $watchMapper;
|
||||
|
||||
/** @var AppSettings */
|
||||
private $appSettings;
|
||||
|
||||
public function __construct(
|
||||
ITimeFactory $time,
|
||||
LogMapper $logMapper,
|
||||
|
|
Загрузка…
Ссылка в новой задаче