workflowManager->loadWorkflows(true); } public function afterRemove(Entity $entity): void { $this->workflowManager->loadWorkflows(true); } }