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