Skip to content

Commit

Permalink
Merge pull request vyuldashev#23 from vyuldashev/analysis-XNoxEe
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
vyuldashev authored Aug 28, 2018
2 parents 57f3a04 + 1a8fd15 commit ccbf6ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/PermissionPolicy.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ public function forceDelete(): bool
{
return true;
}
}
}
2 changes: 1 addition & 1 deletion src/RolePolicy.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ public function forceDelete(): bool
{
return true;
}
}
}

0 comments on commit ccbf6ac

Please sign in to comment.