mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-30 02:25:00 +00:00
Remove dump messages
This commit is contained in:
@@ -45,7 +45,6 @@ class CompositionFilter implements FilterInterface
|
|||||||
|
|
||||||
public function alterQuery(QueryBuilder $qb, $data)
|
public function alterQuery(QueryBuilder $qb, $data)
|
||||||
{
|
{
|
||||||
dump(__METHOD__);
|
|
||||||
// there is no test on the aliases here: the name should be unique
|
// there is no test on the aliases here: the name should be unique
|
||||||
$clause =
|
$clause =
|
||||||
$qb->expr()->andX(
|
$qb->expr()->andX(
|
||||||
|
Reference in New Issue
Block a user