MCPcopy Create free account
hub / github.com/dataease/SQLBot / title

Method title

frontend/public/swagger-ui-bundle.js:44747–44749  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44745 constructor(s, o, i) {
44746 ;(super(s, o, i), (this.element = 'info'), this.classes.push('info'))
44747 }
44748 get title() {
44749 return this.get('title')
44750 }
44751 set title(s) {
44752 this.set('title', s)

Callers 2

gLFunction · 0.45
wLFunction · 0.45

Calls 2

getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected