lib/cocRb/league.rb in cocRb-0.1.5 vs lib/cocRb/league.rb in cocRb-1.1.5
- old
+ new
@@ -53,10 +53,10 @@
end
end
# This method gets season Info for Legend League, Takes League ID as a parameter.
#
- # *Paramter Data Type* => _Integer_
+ # Paramter Data Type => _Integer_
def self.get_Seasons(leagueId:, _limit:false, status:false)
get
if leagueId != 29000022
puts "Not a valid League id,Seasons are only available for Legend League"
else