Skip to content

Commit

Permalink
Clean up comment
Browse files Browse the repository at this point in the history
  • Loading branch information
drbyte committed Dec 3, 2023
1 parent 373dcb4 commit 66638c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PermissionRegistrar.php
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ public function clearClassPermissions()

/**
* Load permissions from cache
* This get cache and turns array into \Illuminate\Database\Eloquent\Collection
* And turns permissions array into a \Illuminate\Database\Eloquent\Collection
*/
private function loadPermissions(): void
{
Expand Down

0 comments on commit 66638c1

Please sign in to comment.