mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Auto commit for release 'develop' on 2025-02-10
This commit is contained in:
@@ -40,6 +40,7 @@ interface BudgetRepositoryInterface
|
||||
public function budgetEndsWith(string $query, int $limit): Collection;
|
||||
|
||||
public function budgetStartsWith(string $query, int $limit): Collection;
|
||||
|
||||
public function setUserGroup(UserGroup $userGroup): void;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user