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
Command is a package, not a class. Hence it cannot represented in this manner as currently it seems like command is the class, then addAttendance, addMember etc are methods inside the command class
Command is a package, not a class. Hence it cannot represented in this manner as currently it seems like command is the class, then addAttendance, addMember etc are methods inside the command class