mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +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('bool', false);
|
||||
|
||||
dump($qb->getQuery());
|
||||
|
||||
return $qb;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user