Skip to content

Commit

Permalink
Merge pull request #20 from mostafamaklad/analysis-8moAl7
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
mostafamaklad committed Sep 5, 2017
2 parents 4ff3007 + 727c15f commit a7a1be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Middlewares/PermissionMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ public function handle($request, Closure $next, $permission)

abort(403);
}
}
}

0 comments on commit a7a1be7

Please sign in to comment.