Skip to content

allow inheritance by using static instead of self and making properti…#25

Closed
idimsh wants to merge 1 commit intodg:masterfrom
idimsh:allow-inheritance
Closed

allow inheritance by using static instead of self and making properti…#25
idimsh wants to merge 1 commit intodg:masterfrom
idimsh:allow-inheritance

Conversation

@idimsh
Copy link
Copy Markdown

@idimsh idimsh commented Sep 27, 2020

allow inheritance by using static instead of self and making properties protected.
Method ::removeFinals() is receiving the path because it might be needed in a child class that will catch parse errors in token_get_all() and report the failed file.

@dg dg closed this in 5550f2d Oct 6, 2020
@dg
Copy link
Copy Markdown
Owner

dg commented Oct 6, 2020

I don't like inheritance here, but I Implemented catching parse error directly in removeFinals()

dg added a commit that referenced this pull request Oct 6, 2020
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