Closed DerekCresswell closed 3 years ago
In fact, all of the internal variables should be protected to allow for proper usage.
That's fine, I generally prefer protected anyway in libraries. If you want to extend the PR to cover everything that's a +1 from me.
That's fine, I generally prefer protected anyway in libraries. If you want to extend the PR to cover everything that's a +1 from me.
Donezo!
Bump : )
This allows extending classes to access the order for parts the same way as the base class.
This introduces no breaking changes. Could be introduced as a patch release.