« All deprecation guides
Deprecation Guide for Ember.cacheFor
until: 7.0.0
id: deprecate-import-cache-for-from-ember
Previously, cacheFor
could be accessed via the Ember
import:
import Ember from 'ember';
Ember.cacheFor
There is no replacement for this API.