Skip to content

Commit ebee950

Browse files
committed
docs: move the section up
1 parent d2a9b95 commit ebee950

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

user_guide_src/source/models/model.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,11 @@ You can also change the value by the ``cleanRules()`` method.
220220

221221
.. note:: Prior to v4.2.7, ``$cleanValidationRules`` did not work due to a bug.
222222

223+
$allowCallbacks
224+
---------------
225+
226+
Whether the callbacks defined below should be used.
227+
223228
$beforeInsert
224229
-------------
225230
$afterInsert
@@ -236,11 +241,6 @@ $afterDelete
236241
These arrays allow you to specify callback methods that will be run on the data at the
237242
time specified in the property name.
238243

239-
$allowCallbacks
240-
---------------
241-
242-
Whether the callbacks defined above should be used.
243-
244244
Working With Data
245245
*****************
246246

0 commit comments

Comments
 (0)