Skip to content

Commit e6982aa

Browse files
committed
docs: fix merge mistake
1 parent f4e39a9 commit e6982aa

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

user_guide_src/source/models/model.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -634,9 +634,8 @@ This is best used during cronjobs, data exports, or other large tasks.
634634

635635
.. literalinclude:: model/049.php
636636

637-
<<<<<<< HEAD
638637
.. _model-events-callbacks:
639-
=======
638+
640639
Working with Query Builder
641640
**************************
642641

@@ -687,7 +686,6 @@ and specify the model's method at the end of the method chaining.
687686
.. note:: You can also access the model's database connection seamlessly:
688687

689688
.. literalinclude:: model/046.php
690-
>>>>>>> upstream/develop
691689

692690
Model Events
693691
************

0 commit comments

Comments
 (0)