Example #1
0
 public function filterable(Collection $collection)
 {
     return $collection->have('filters');
 }