Skip to content

Commit

Permalink
Update MongoDBFilter.php
Browse files Browse the repository at this point in the history
  • Loading branch information
nilportugues committed Mar 29, 2016
1 parent 01bb41b commit 9406279
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ protected static function apply(array &$filterArray, array $filters, $conditiona
}
}
}
$value = (array) $value;
$value = array_shift($value);

switch ($filterName) {
Expand Down

0 comments on commit 9406279

Please sign in to comment.