Skip to content

Commit cadb138

Browse files
author
rotexdegba
committed
Documentation in progress
1 parent 4beabbc commit cadb138

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/more-about-models.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -670,8 +670,6 @@ $authorsModel->hasMany(
670670
671671
### Accessing Related Data Code Samples
672672

673-
The code samples in this section build on the code samples in the [Relationship Definition Code Samples](#relationship-definition-code-samples) section above.
674-
675673
In order to access related data, you must call one of the **fetch*** methods that return any one of these:
676674
- a single record ([**fetchOneByPkey**](#fetching-data-from-the-database-via-fetchonebypkey)),
677675
- a single record ([**fetchOneRecord**](#fetching-data-from-the-database-via-fetchonerecord)),

0 commit comments

Comments
 (0)