Method: Hextech::League::Spectator::Base#call
- Defined in:
- lib/hextech/league/spectator/base.rb
#call ⇒ Object
10 11 12 13 14 |
# File 'lib/hextech/league/spectator/base.rb', line 10 def call validate_collection_for(collection: REGIONS, option: region) super end |