removed extra newline
This commit is contained in:
parent
550913843e
commit
72558bda3b
|
@ -441,7 +441,6 @@ ## Constraining Eager Loads
|
||||||
|
|
||||||
In this example, we're eager loading the posts for the users, but only if the post's "title" column contains the word "first".
|
In this example, we're eager loading the posts for the users, but only if the post's "title" column contains the word "first".
|
||||||
|
|
||||||
|
|
||||||
<a name="getter-and-setter-methods"></a>
|
<a name="getter-and-setter-methods"></a>
|
||||||
## Getter & Setter Methods
|
## Getter & Setter Methods
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue