Skip to content

Commit

Permalink
Fixes docblock.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Nov 28, 2014
1 parent ed35462 commit 082ae1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Support/Traits/QueryFilterTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ protected function setupWildcardQueryFilter($query, $keyword, array $fields)
/**
* Check if column can be filtered for query.
*
* @param array $columns
* @param string $on
* @param array $columns
* @return bool
*/
protected function isColumnExcludedFromFilterable($on, array $columns = [])
Expand Down

0 comments on commit 082ae1e

Please sign in to comment.