Refactor hasStartDate- method from mixins
Make the following methods accept "timeframeItem" explicitly as an argument: hasStartDateForWeeks (from WeeksPresetMixin) hasStartDateForMonths (from MonthsPresetMixin) hasStartDateForQuarters (from QuartersPresetMixin) This change makes it easier to reason about the dependencies of the methods.
Showing
Please register or sign in to comment