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 Sep 9, 2023
1 parent 333f9b1 commit 6da67d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/GateCache.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ public function forUser($user)
/**
* Generate a unique hash for the request.
*
* @param $ability
* @param $arguments
* @param $ability
* @param $arguments
* @return string
*/
protected function getHash($ability, $arguments)
Expand Down

0 comments on commit 6da67d0

Please sign in to comment.