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