MCPcopy Create free account
hub / github.com/pgadmin-org/pgadmin4 / getSourcePort

Method getSourcePort

web/regression/javascript/erd/fake_item.js:45–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 getID() {return this.id;}
44 getData() {return this.data;}
45 getSourcePort() {return {remove: ()=>{/*This is intentional (SonarQube)*/}};}
46 setSourcePort() {/*This is intentional (SonarQube)*/}
47 getTargetPort() {return {remove: ()=>{/*This is intentional (SonarQube)*/}};}
48 setTargetPort() {/*This is intentional (SonarQube)*/}

Callers 5

optimizePortsPositionMethod · 0.80
removePortLinksMethod · 0.80
syncFkRefNamesMethod · 0.80
removeOneToManyLinkMethod · 0.80
renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected