From cba4b18265c754145baad1c00db3a246a37c3495 Mon Sep 17 00:00:00 2001 From: Johannes Schobel Date: Wed, 11 Jan 2017 18:01:54 +0100 Subject: [PATCH] minor bugfix --- .../DingoQueryMapper/Operators/CollectionOperator.php | 4 ++-- .../DingoQueryMapper/Parser/DingoQueryMapper.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/JohannesSchobel/DingoQueryMapper/Operators/CollectionOperator.php b/src/JohannesSchobel/DingoQueryMapper/Operators/CollectionOperator.php index c28c745..496a33f 100644 --- a/src/JohannesSchobel/DingoQueryMapper/Operators/CollectionOperator.php +++ b/src/JohannesSchobel/DingoQueryMapper/Operators/CollectionOperator.php @@ -1,10 +1,10 @@ allowsFilter()) { if ($this->hasFilters()) { $tmp = [];