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

Method getVariableSource

src/service/url-replacements-impl.js:1218–1220  ·  view source on GitHub ↗

* @return {VariableSource}

()

Source from the content-addressed store, hash-verified

1216 * @return {VariableSource}
1217 */
1218 getVariableSource() {
1219 return this.variableSource_;
1220 }
1221}
1222
1223/**

Callers 4

constructorMethod · 0.80
test-vendors.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected