mirror of
https://github.com/kevinveenbirkenbach/coding-challenge-online-shop.git
synced 2024-11-01 00:53:10 +01:00
Left hint
This commit is contained in:
parent
db1a0acd80
commit
4990e686d1
@ -12,6 +12,9 @@ use entity\user\UserInterface;
|
|||||||
*
|
*
|
||||||
* In a real application an entity status would be helpfull ;)
|
* In a real application an entity status would be helpfull ;)
|
||||||
*
|
*
|
||||||
|
* Order and basket are in this case the same entity. Designwise an other solution may would be better.
|
||||||
|
* E.g. entity basket as an attribut of order.
|
||||||
|
*
|
||||||
* @author kevinfrantz
|
* @author kevinfrantz
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user