willUpdate()

in src/classic/createBootstrapper.js [87:91]


	willUpdate() {
		if (this._willUpdateProxy) {
			this._willUpdateProxy();
		}
	}