dbmsv3 init...1
This commit is contained in:
parent
a2ff5f4a27
commit
67569faee3
@ -17,7 +17,7 @@ abstract class CommonProcessor
|
||||
|
||||
final protected function setLog(string $title, string $status, ?string $context = null): void
|
||||
{
|
||||
$this->logService->create([
|
||||
$this->logService->getModel()->create([
|
||||
'title' => $title,
|
||||
'status' => $status,
|
||||
'context' => $context
|
||||
|
||||
Loading…
Reference in New Issue
Block a user