mirror of
https://github.com/kevinveenbirkenbach/coding-challenge-online-shop.git
synced 2025-12-31 13:09:04 +00:00
Added frames of entities and test for product
This commit is contained in:
@@ -40,10 +40,5 @@ interface UserInterface
|
||||
* @return string
|
||||
*/
|
||||
public function getEmail():string;
|
||||
|
||||
/**
|
||||
* @return int
|
||||
*/
|
||||
public function getId():int;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user