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

Class

app/views/LegalView.js:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected