Skip to content

Commit

Permalink
Merge branch 'v1.4' of github.com:mostafamaklad/laravel-permission-mo…
Browse files Browse the repository at this point in the history
…ngodb into v1.4

* 'v1.4' of github.com:mostafamaklad/laravel-permission-mongodb:
  Apply fixes from StyleCI
  • Loading branch information
makladuxbert committed Jan 1, 2018
2 parents b707869 + c0ce98a commit 75aa4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directives/PermissionDirectives.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ private function extractRoleGuard($arguments): array

return \explode(',', $arguments . ',');
}
}
}

0 comments on commit 75aa4b9

Please sign in to comment.