mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 12:15:55 +00:00
Auto commit for release 'develop' on 2025-02-10
This commit is contained in:
@@ -99,6 +99,7 @@ interface TransactionGroupRepositoryInterface
|
||||
public function getTags(int $journalId): array;
|
||||
|
||||
public function setUser(null|Authenticatable|User $user): void;
|
||||
|
||||
public function setUserGroup(UserGroup $userGroup): void;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user