« All deprecation guides

Deprecation Guide for Ember._RegistryProxyMixin

until: 6.0.0
id: deprecate-import--registry-proxy-mixin-from-ember

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.