mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 12:12:18 +00:00
Expand tests, do code cleanup.
This commit is contained in:
@@ -132,6 +132,7 @@ class UserRepository implements UserRepositoryInterface
|
||||
* @param User $user
|
||||
*
|
||||
* @return bool
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function destroy(User $user): bool
|
||||
{
|
||||
|
Reference in New Issue
Block a user