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

Method askToSignUp

app/views/play/menu/InventoryModal.js:890–893  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

888 }
889
890 askToSignUp () {
891 const createAccountModal = new CreateAccountModal({ supermodel: this.supermodel })
892 return this.openModalView(createAccountModal)
893 }
894
895 askToBuyGemsOrSubscribe (unlockButton) {
896 let popoverTemplate

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected