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
build: do not show inherited protected members in api docs (#17430)
As per discussion in the team meeting, we do not want to show
the API documentation of inherited protected members.
The protected members should be only displayed in the API
doc of the class that _declares_ these.
0 commit comments