mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Various code cleanup.
This commit is contained in:
@@ -377,8 +377,8 @@ class UserRepository implements UserRepositoryInterface
|
||||
* @param string $newEmail
|
||||
*
|
||||
* @return bool
|
||||
* @throws \FireflyIII\Exceptions\FireflyException
|
||||
* @see changeEmail
|
||||
*
|
||||
*/
|
||||
public function updateEmail(User $user, string $newEmail): bool
|
||||
{
|
||||
|
Reference in New Issue
Block a user