Is there a way for a super function to perform a check and return if a condition is met or continue ...
l
Is there a way for a super function to perform a check and return if a condition is met or continue otherwise? The block to continue will be in the overriding function