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

Method getReferrer_

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

* @return {string} * @private

()

Source from the content-addressed store, hash-verified

7904 * @private
7905 */
7906 getReferrer_() {
7907 return this.doc_.getWin().document.referrer;
7908 }
7909
7910 /**
7911 * @private

Callers 1

setStaticContext_Method · 0.95

Calls 1

getWinMethod · 0.45

Tested by

no test coverage detected