Skip to content

Made all private methods/fields protected #23

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

Closed
wants to merge 1 commit into from

Conversation

splitbrain
Copy link

Users may want to modify some behaviour of the library in sub classes. Making the inner workings accessible make that easier.

Eg. in my case I needed to modify the getDomainPath() method.

Users may want to modify some behaviour of the library in sub classes.
Making the inner workings accessible make that easier.
@tm1000
Copy link
Contributor

tm1000 commented Aug 21, 2016

👍 but I agree with #25 close this and merge #25 since #25 has this in it.

@analogic
Copy link
Owner

Done

@analogic analogic closed this Apr 11, 2023
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.

3 participants