Refactor getSeasonItems
function in QuerySpecificAnimeSeasonHandler
#449
Labels
getSeasonItems
function in QuerySpecificAnimeSeasonHandler
#449
The
getSeasonRange
should be inside theDefaultAnimeRepository
class, and the signature of thegetAiredBetween
should begetAiredBetween($year, $season, $type)
or we should create agetBySeason($year, $season, $type)
function.Originally posted by @pushrbx in #448 (comment)
The text was updated successfully, but these errors were encountered: