You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The service should be independent of session since it belongs to interface layer. Currently the CartService can only be used in a controller context. In the future it should be possible to work with the services by only providing the cart object.
The text was updated successfully, but these errors were encountered:
The service should be independent of session since it belongs to interface layer. Currently the CartService can only be used in a controller context. In the future it should be possible to work with the services by only providing the cart object.
The text was updated successfully, but these errors were encountered: