Hi,
I have created a custom module and now I would like to apply one of the entity hooks to it. From what I can see there is the following hooks:
Can you provide any instructions or advise for applying a basic "beforeSave" to a module?
Any help is always appreciated.
Thanks,
cs1h
I have created a custom module and now I would like to apply one of the entity hooks to it. From what I can see there is the following hooks:
- beforeSave
- afterSave
- beforeRemove
- afterRemove
Can you provide any instructions or advise for applying a basic "beforeSave" to a module?
Any help is always appreciated.
Thanks,
cs1h
Comment