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

Method getOwner

src/custom-element.js:1514–1516  ·  view source on GitHub ↗

* @return {?Element} * @final

()

Source from the content-addressed store, hash-verified

1512 * @final
1513 */
1514 getOwner() {
1515 return this.getResource_().getOwner();
1516 }
1517
1518 /**
1519 * Returns a change entry for that should be compatible with

Callers 1

Calls 1

getResource_Method · 0.95

Tested by

no test coverage detected