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

Bindings should be placed in register() #80

Merged
merged 2 commits into from
Feb 12, 2021
Merged

Conversation

rick20
Copy link
Contributor

@rick20 rick20 commented Feb 9, 2021

It is better to place bindings in register() method.
This way, the manager will be already in place by the time we want to extend the manager with our custom driver.

I fix the example in the README related to extending the manager with our custom driver as well.
Kindly review the changes.

@denisdulici denisdulici merged commit 1e7d9c9 into akaunting:master Feb 12, 2021
@denisdulici
Copy link
Member

Thanks @rick20

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

Successfully merging this pull request may close these issues.

2 participants