hookphp icon indicating copy to clipboard operation
hookphp copied to clipboard

Is it possible to run a hook after a method execution ends?

Open ppazos opened this issue 1 year ago • 0 comments

In the docs it says the hook runs before the method, it would be useful to have something for after.

This would simplify some tests, adding security checks, logging and performance checking/profiling.

ppazos avatar Dec 27 '24 15:12 ppazos