mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-14 09:19:41 +00:00
remove dump message
This commit is contained in:
@@ -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);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user