MCPcopy Create free account
hub / github.com/binux/qiandao / locationGetter

Function locationGetter

web/static/components/angularjs/angular.js:9616–9620  ·  view source on GitHub ↗
(property)

Source from the content-addressed store, hash-verified

9614};
9615
9616function locationGetter(property) {
9617 return function() {
9618 return this[property];
9619 };
9620}
9621
9622
9623function locationGetterSetter(property, preprocess) {

Callers 1

angular.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected