Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getElement
Method · 0.95
getBody
Method · 0.45
Tested by
no test coverage detected