Skip to content

Commit 8ad43f5

Browse files
authored
Merge pull request #6969 from kenjis/fix-merge-mistake-model.rst
[4.3] fix: merge mistake model.rst
2 parents f4e39a9 + e6982aa commit 8ad43f5

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)