Skip to content

Commit d73b790

Browse files
tanhongitgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 008bea0 commit d73b790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Services/WebhookService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public function eventRequestApproved(Request $request): bool
3030
/**
3131
* @param array<string, mixed> $payload
3232
*
33-
* @return JsonResponse|null
33+
* @return null|JsonResponse
3434
*/
3535
public function validatePayload(array $payload): ?JsonResponse
3636
{

0 commit comments

Comments
 (0)