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

Method setSourcePort

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

Source from the content-addressed store, hash-verified

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)*/}
49 remove() {/*This is intentional (SonarQube)*/}

Callers 3

optimizePortsPositionMethod · 0.80
addLinkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected