We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f34feb commit 7d3471bCopy full SHA for 7d3471b
src/batch/src/JobExecutionLogger.php
@@ -39,6 +39,7 @@ public function __construct(JobExecutionLogs $logs)
39
40
/**
41
* @inheritDoc
42
+ * @param array<string, mixed> $context
43
*/
44
public function log($level, $message, array $context = []): void
45
{
0 commit comments