mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
remove dump message
This commit is contained in:
parent
4007353fe6
commit
397ea45a51
@ -89,7 +89,5 @@ class TaskWorkflowManager implements SupportStrategyInterface
|
|||||||
$definition = $this->getTaskWorkflowDefinition($task);
|
$definition = $this->getTaskWorkflowDefinition($task);
|
||||||
|
|
||||||
$task->setClosed($definition->isClosed($task));
|
$task->setClosed($definition->isClosed($task));
|
||||||
|
|
||||||
dump($task);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user