Open
Description
If you have a class with a method @OverRide void somemethod(...) and somethod is not in a base class offer refactor to add such signature to one of the base classes/interfaces.
If you have a class with a method @OverRide void somemethod(...) and somethod is not in a base class offer refactor to add such signature to one of the base classes/interfaces.