-
Notifications
You must be signed in to change notification settings - Fork 0
Record Class Enhancement #19
Copy link
Copy link
Open
Labels
Description
rotexdegba
opened on Dec 4, 2022
Issue body actions
- Add preSave(\GDAO\Model\RecordInterface|array $data_2_save) & postSave(array $saved_data) methods to the Record class and call these stub methods in the save(...) & saveInTransaction(...) methods of the Record Class. ReadOnlyRecord does not need this.
Reactions are currently unavailable