]> BookStack Code Mirror - bookstack/blobdiff - app/Auth/Access/GroupSyncService.php
Applied StyleCI changes, added php/larastan to attribution
[bookstack] / app / Auth / Access / GroupSyncService.php
index ddd539b7773ac01c73ebe658703b234ea0a130ec..db19b007ac32b31f5a2bb6112514b6aa7b271826 100644 (file)
@@ -73,4 +73,4 @@ class GroupSyncService
             $user->roles()->syncWithoutDetaching($groupsAsRoles);
         }
     }
-}
\ No newline at end of file
+}