Make default return type of methods undefined.
Instead of the previous 'void'. Also hide the return type in method signature if method returns nothing.
Loading
Please register or sign in to comment
Instead of the previous 'void'. Also hide the return type in method signature if method returns nothing.