Filter heading being processed as part of code

Whitespace issue causing the filter header to become part of the sorting example above - fixed whitespace.
This commit is contained in:
Phill Price 2014-11-10 11:08:12 +00:00
parent 0a5c380c92
commit a184d228e3

View File

@ -138,7 +138,7 @@ You can also sort randomly
:::php
$member = Member::get()->sort('RAND()')
### Filter
As you might expect, the `filter()` method filters the list of objects that gets