mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Give all repositories a new setUser function.
This commit is contained in:
@@ -24,6 +24,7 @@ use Illuminate\Support\Collection;
|
||||
*/
|
||||
interface UserRepositoryInterface
|
||||
{
|
||||
|
||||
/**
|
||||
* Returns a collection of all users.
|
||||
*
|
||||
|
Reference in New Issue
Block a user