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
The AcceptHeader interface should list the public methods made available in the BaseAccept abstract, otherwise it is a useless interface for type hinting.
Either that or do away with AcceptHeader and rename BaseAccept to AcceptHeader.