Skip to content

Commit

Permalink
style: pint
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyTWF committed Sep 12, 2023
1 parent d5d5afe commit 840fc95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/Policies/DivisionDiscordWebhookPolicy.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public function detachAny()
return false;
}

/**
/**
* Determine whether the user can restore the model.
*
* @param \App\Models\User $user
Expand All @@ -139,7 +139,7 @@ public function attach(User $user, DivisionDiscordWebhook $divisionDiscordWebhoo
]);
}

/**
/**
* Determine whether the user can restore the model.
*
* @param \App\Models\User $user
Expand Down

0 comments on commit 840fc95

Please sign in to comment.