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

Using self:: instead of mooSignature::? #5

Open
julienmru opened this issue Apr 3, 2020 · 0 comments
Open

Using self:: instead of mooSignature::? #5

julienmru opened this issue Apr 3, 2020 · 0 comments

Comments

@julienmru
Copy link

Dear all,

First of all, thanks for the great tool! It works really well :)

I had to override generateTemplate() but because of references to mooSignature:: in other functions I had to override updateSignatures() and functionProcessUsers() as well.

Could you consider using self:: instead of mooSignature:: in your static method calls?

Long story short: I had to do this to solve a use-case close to the one described in #4. Or maybe you can provide a way to use a custom callback function in generateTemplate() without overriding the class?

Best regards.

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

1 participant