refactor: [WIP] Migrate user pass reset controller.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2022-06-12 15:33:11 +02:00
parent f5236ec09c
commit 7cd18ab2c7
8 changed files with 393 additions and 275 deletions

View File

@@ -74,7 +74,7 @@ interface UserServiceInterface
* @throws \SP\Core\Exceptions\QueryException
* @throws \SP\Infrastructure\Common\Repositories\NoSuchItemException
*/
public function getByLogin(string $login): ?UserData;
public function getByLogin(string $login): UserData;
/**
* Deletes an item