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