mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 08:30:06 +00:00
Various code cleanup.
This commit is contained in:
@@ -348,6 +348,7 @@ class UserRepository implements UserRepositoryInterface
|
||||
* @param array $data
|
||||
*
|
||||
* @return User
|
||||
* @throws FireflyException
|
||||
*/
|
||||
public function update(User $user, array $data): User
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user