We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a43e3 commit b9a6417Copy full SHA for b9a6417
1 file changed
user_guide_src/source/models/model.rst
@@ -212,8 +212,8 @@ this model will never validate.
212
**$afterInsert**
213
**$beforeUpdate**
214
**$afterUpdate**
215
-**afterFind**
216
-**afterDelete**
+**$afterFind**
+**$afterDelete**
217
218
These arrays allow you to specify callback methods that will be run on the data at the
219
time specified in the property name.
0 commit comments