mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Remove dump messages
This commit is contained in:
parent
044aac0a56
commit
fcc00fdf8f
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user