MCPcopy Create free account
hub / github.com/OpenReservation/OpenReservation / valueFn

Function valueFn

OpenReservation/wwwroot/Scripts/angular.js:526–526  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

524 identity.$inject = [];
525
526 function valueFn(value) { return function () { return value; }; }
527
528 function hasCustomToString(obj) {
529 return isFunction(obj.toString) && obj.toString !== toString;

Callers 7

createInjectorFunction · 0.85
valueFunction · 0.85
$CompileProviderFunction · 0.85
$interpolateFunction · 0.85
$WindowProviderFunction · 0.85
angular.jsFile · 0.85
ngDirectiveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected