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

Method user

src/base-element.js:1037–1039  ·  view source on GitHub ↗

* @return {./log.Log}

()

Source from the content-addressed store, hash-verified

1035 * @return {./log.Log}
1036 */
1037 user() {
1038 return user(this.element);
1039 }
1040
1041 /**
1042 * Returns this BaseElement instance. This is equivalent to Bento's

Callers 15

initialize_Method · 0.80
upgradeCallbackMethod · 0.80
test-amp-ad.jsFile · 0.80
seekToMethod · 0.80
seekToMethod · 0.80
seekToMethod · 0.80
seekToMethod · 0.80
registerTriggers_Method · 0.80
generateRequests_Method · 0.80

Calls 1

userFunction · 0.90

Tested by

no test coverage detected