Closed Stefan-Kosker closed 6 years ago
register class has a function named "addItem". The Parent Class also has a function with the same name. Avoid exception by transferring the function from add to register (which only calls the addItem function)
register class has a function named "addItem". The Parent Class also has a function with the same name. Avoid exception by transferring the function from add to register (which only calls the addItem function)