mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Auto commit for release 'develop' on 2025-02-10
This commit is contained in:
@@ -88,6 +88,7 @@ interface CategoryRepositoryInterface
|
||||
public function searchCategory(string $query, int $limit): Collection;
|
||||
|
||||
public function setUser(null|Authenticatable|User $user): void;
|
||||
|
||||
public function setUserGroup(UserGroup $userGroup): void;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user