Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
test-url-replacements.js
File · 0.80
constructor
Method · 0.80
test-amp-analytics.js
File · 0.80
test-vendors.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected