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

Method configure

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

@override

(config)

Source from the content-addressed store, hash-verified

19126
19127 /** @override */
19128 configure(config) {
19129 // Indirected for constructor testing.
19130 this.configure_(config);
19131 }
19132
19133 /**
19134 * @param {!../api/subscriptions.Config} config

Callers 15

setUpTesting_Function · 0.80
test-errors.jsFile · 0.80
shouldFailFunction · 0.80
test-css.jsFile · 0.80

Calls 1

configure_Method · 0.95

Tested by

no test coverage detected