Make analysis on which methods and properties: public, protected and private are normalized?
How many parent classes deep does it find methods and properties?
- I would expect all properties, (public, protected and private) will be normalized, from any parent class.
- I would expect all methods (public, protected and private) will be normalized, from any parent class.
Make analysis on which methods and properties: public, protected and private are normalized?
How many parent classes deep does it find methods and properties?