MCPcopy
hub / github.com/ampproject/amphtml / close

Method close

third_party/subscriptions-project/swg.js:7990–7992  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7988 /**
7989 */
7990 close() {
7991 this.doc_.getBody().removeChild(this.getElement());
7992 }
7993
7994 /**
7995 * @return {!AnalyticsContext}

Callers

nothing calls this directly

Calls 2

getElementMethod · 0.95
getBodyMethod · 0.45

Tested by

no test coverage detected