Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
askvortsov1 committed Dec 8, 2020
1 parent 385a01b commit 28c2802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/User/Access/Gate.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public function allows(User $actor, string $ability, $model): bool
}

/**
* Get all policies for a given model and ability
* Get all policies for a given model and ability.
*/
protected function getPolicies(string $model)
{
Expand Down

0 comments on commit 28c2802

Please sign in to comment.