Версия 0.4.0 #7
@ -30,7 +30,7 @@ final readonly class CompletionChecker
|
||||
$isWaiting = true;
|
||||
$hashSuccessIds[] = $hash->id;
|
||||
}
|
||||
$hashStatusWaiting->add($hash['field'], $isWaiting);
|
||||
$hashStatusWaiting->add($hash->field, $isWaiting);
|
||||
}
|
||||
|
||||
$this->commandHandler->handleSetStatusById($hashSuccessIds, Status::Success);
|
||||
|
Loading…
x
Reference in New Issue
Block a user