You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering could you change some permissions for class methods and attributes?
For example, private curl property at Client class to protected curl?
There are a lot of any class members that are desired to be changed.
Current permission model makes your classes completely not extendable.