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 think that should be fine, so it makes sense to use the principle of least privilege.
It should not be a breaking change, since all subclasses will currently be making it public. So it won't actually change for anybody. It will just give everyone the option to also make it protected in their subclasses.
The text was updated successfully, but these errors were encountered:
I think that should be fine, so it makes sense to use the principle of least privilege.
It should not be a breaking change, since all subclasses will currently be making it public. So it won't actually change for anybody. It will just give everyone the option to also make it protected in their subclasses.
The text was updated successfully, but these errors were encountered: