@@ -129,6 +129,10 @@ |
||
129 | 129 | } |
130 | 130 | } |
131 | 131 | |
132 | + /** |
|
133 | + * @param ParameterBag $query |
|
134 | + * @param QueryConfigurationBuilder $builder |
|
135 | + */ |
|
132 | 136 | public function getSearchColumns($query, $builder, array $columnConfiguration) |
133 | 137 | { |
134 | 138 | // for each column we need to see if there is a search value |