mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
dump removed
This commit is contained in:
parent
99efa51794
commit
8bafa37fe1
@ -74,8 +74,6 @@ class EntityWorkflowStepRepository implements ObjectRepository
|
|||||||
$qb->setParameter('user', $user);
|
$qb->setParameter('user', $user);
|
||||||
$qb->setParameter('bool', false);
|
$qb->setParameter('bool', false);
|
||||||
|
|
||||||
dump($qb->getQuery());
|
|
||||||
|
|
||||||
return $qb;
|
return $qb;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user