Refatoring : Working state
This commit is contained in:
@@ -9,6 +9,9 @@ use App\User\Exception\DuplicateUsernameException;
|
||||
use App\User\Exception\InvalidRoleException;
|
||||
use App\User\Exception\WeakPasswordException;
|
||||
|
||||
/**
|
||||
* Contrat applicatif du domaine User.
|
||||
*/
|
||||
interface UserServiceInterface
|
||||
{
|
||||
/** @return User[] */
|
||||
|
||||
Reference in New Issue
Block a user