Start your All-Access Pass to unlock this challenge
We learned that we can tweak an entity before it updates either by listening to the BeforeEntityUpdated
event or by overriding updateEntity()
in our controller. Which of the following is not true about these approaches?