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