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

Method getBody

third_party/subscriptions-project/swg.js:10701–10703  ·  view source on GitHub ↗

@override

()

Source from the content-addressed store, hash-verified

10699
10700 /** @override */
10701 getBody() {
10702 return this.doc_.body;
10703 }
10704
10705 /** @override */
10706 isReady() {

Callers 10

constructorMethod · 0.45
closeMethod · 0.45
attachMethod · 0.45
destroyMethod · 0.45
openMethod · 0.45
buildIframe_Method · 0.45
closeMethod · 0.45
openViewMethod · 0.45
openMethod · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected