MCPcopy Create free account
hub / github.com/IgorMinar/directives-workshop / $CacheFactoryProvider

Function $CacheFactoryProvider

lib/angular.js:4491–4644  ·  view source on GitHub ↗

* @ngdoc object * @name ng.$cacheFactory * * @description * Factory that constructs cache objects and gives access to them. * * * * var cache = $cacheFactory('cacheId'); * expect($cacheFactory.get('cacheId')).toBe(cache); * expect($cacheFactory.get('noSuchCacheId')).not.toBeDefi

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

forEachFunction · 0.85

Tested by

no test coverage detected