« All deprecation guides
Deprecation Guide for Ember._RegistryProxyMixin
Previously, _RegistryProxyMixin could be accessed via the Ember import:
import Ember from 'ember';
Ember._RegistryProxyMixin
_RegistryProxyMixin is also private.
There is no replacement for this API.