« All deprecation guides
Deprecation Guide for Ember._ProxyMixin
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.