mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 00:20:03 +00:00
Also covered ProfileController.
This commit is contained in:
@@ -15,5 +15,7 @@ interface UserRepositoryInterface
|
||||
|
||||
public function findByEmail($email);
|
||||
|
||||
public function updatePassword(\User $user,$password);
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user