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

Class

app/views/CommunityView.js:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14module.exports = (CommunityView = (function () {
15 CommunityView = class CommunityView extends RootView {
16 static initClass () {
17 this.prototype.id = 'community-view'
18 this.prototype.template = template

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected