Fix docblock parse error in RolePermissionSeeder
This commit is contained in:
@@ -54,7 +54,7 @@ public function run(): void
|
||||
}
|
||||
|
||||
/**
|
||||
* Scan app/Modules/*/Permissions.php and register all module permissions.
|
||||
* Scan all module Permissions.php files and register permissions.
|
||||
*/
|
||||
protected function loadModulePermissions(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user