Remove dump messages

This commit is contained in:
Julien Fastré 2023-09-26 17:28:14 +02:00
parent 044aac0a56
commit fcc00fdf8f
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -45,7 +45,6 @@ class CompositionFilter implements FilterInterface
public function alterQuery(QueryBuilder $qb, $data)
{
dump(__METHOD__);
// there is no test on the aliases here: the name should be unique
$clause =
$qb->expr()->andX(