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

Class

app/core/social-handlers/GPlusHandler.js:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21module.exports = (GPlusHandler = (GPlusHandler = (function () {
22 GPlusHandler = class GPlusHandler extends CocoClass {
23 static initClass () {
24 this.prototype.startedLoading = false
25 this.prototype.apiLoaded = false

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected