Cactiverecord

Good Evening, i would like to ask if there is a method afterEdit(), like the method afterSave() ?

I would like to execute some code whenever the record has been updated.

Thank you, it would be a big help.

afterSave() is called after insert() and after update().