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