Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Nov 12, 2023
1 parent 8b8120e commit 4c47e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Actions/Post/Posted.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Posted extends Action
const EVENT = \Flarum\Post\Event\Posted::class;

/**
* @param Webhook $webhook
* @param Webhook $webhook
* @param \Flarum\Post\Event\Posted|\Flarum\Approval\Event\PostWasApproved $event
*
* @return Response
Expand Down

0 comments on commit 4c47e47

Please sign in to comment.