Skip to content

Commit 1509319

Browse files
author
rochdiNassah
authored
Missed param definition (#158)
1 parent 74a000b commit 1509319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Worker.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ protected function handleWorkerError(
206206
*
207207
* @param \Illuminate\Http\Request $request
208208
* @param \Symfony\Component\HttpFoundation\Response $response
209+
* @param \Illuminate\Foundation\Application $sandbox
209210
* @return void
210211
*/
211212
protected function invokeRequestHandledCallbacks($request, $response, $sandbox): void

0 commit comments

Comments
 (0)