MCPcopy Create free account
hub / github.com/ampproject/amphtml /

Class

test/unit/test-extension-analytics.js:331–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

329 resolver = resolve;
330 });
331 class TestElement extends BaseElement {
332 buildCallback() {
333 useAnalyticsInSandbox(this.element, promise);
334 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected