MCPcopy Create free account
hub / github.com/TruthHun/DocHub / Get

Method Get

controllers/AdminControllers/AdController.go:7–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5}
6
7func (this *AdController) Get() {
8 this.Data["IsAd"] = true
9 this.TplName = "index.html"
10}

Callers 2

PrepareMethod · 0.45
LoginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected