MCPcopy Create free account
hub / github.com/codecombat/codecombat / register

Method register

ozaria/site/views/play/level/PlayLevelView.js:764–768  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

762 }
763
764 register () {
765 this.bus = LevelBus.get(this.levelID, this.session.id)
766 this.bus.setSession(this.session)
767 return this.bus.setSpells(this.tome.spells)
768 }
769
770 // Load Completed Setup ######################################################
771

Callers 1

Calls 1

getMethod · 0.45

Tested by

no test coverage detected