We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 373dcb4 commit 66638c1Copy full SHA for 66638c1
src/PermissionRegistrar.php
@@ -187,7 +187,7 @@ public function clearClassPermissions()
187
188
/**
189
* Load permissions from cache
190
- * This get cache and turns array into \Illuminate\Database\Eloquent\Collection
+ * And turns permissions array into a \Illuminate\Database\Eloquent\Collection
191
*/
192
private function loadPermissions(): void
193
{
0 commit comments