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
What about collection element adder/remover in an entity, that do not follow simple singular/plural forms (author => authors, category => categories) ?
I should have : getMedia, addMedium and removeMedium (instead of addMedia, removeMedia)