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

Class

app/core/treema-ext.js:611–611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

609
610module.exports.LatestVersionReferenceNode = (LatestVersionReferenceNode = (function () {
611 LatestVersionReferenceNode = class LatestVersionReferenceNode extends TreemaNode {
612 static initClass () {
613 this.prototype.searchValueTemplate = '<input placeholder="Search" /><div class="treema-search-results"></div>'
614 this.prototype.valueClass = 'treema-latest-version'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected