Commit 72558bda authored by Steven Lischer's avatar Steven Lischer

removed extra newline

parent 55091384
...@@ -441,7 +441,6 @@ Sometimes you may wish to eager load a relationship, but also specify a conditio ...@@ -441,7 +441,6 @@ Sometimes you may wish to eager load a relationship, but also specify a conditio
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment