Skip to content

Commit e8d9c25

Browse files
tanhongitgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 9acab85 commit e8d9c25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Jobs/ProcessWebhookEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class ProcessWebhookEvent implements ShouldQueue
1616
use Queueable;
1717
use SerializesModels;
1818

19-
/** @var array<string, mixed> $eventData */
19+
/** @var array<string, mixed> */
2020
protected array $eventData;
2121

2222
/**

0 commit comments

Comments
 (0)