Function in aftersave() is not executed
I have this custom function:
When I use it as Action it works correctly:
For when I use it in CreateArticle.php as afterSave(), it doesn't execute--how come?
When I use it as Action it works correctly:
For when I use it in CreateArticle.php as afterSave(), it doesn't execute--how come?