Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WalletHelper use $user->getWallet() function not defined #2

Closed
faboo03 opened this issue Mar 23, 2015 · 1 comment
Closed

WalletHelper use $user->getWallet() function not defined #2

faboo03 opened this issue Mar 23, 2015 · 1 comment

Comments

@faboo03
Copy link
Contributor

faboo03 commented Mar 23, 2015

The function $user->getWallet() used in the WalletHelper, should be defined throw an interface to apply to the user.

How do you manage to give a wallet from the userEntity? Injecting the wallet, injecting just a reference ?

@paulandrieux
Copy link
Member

The walletHelper dos not call getWallet() anymore, but getMangoWalletId() which is defined in the UserInterface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants