Skip to content
Snippets Groups Projects
Verified Commit 3c7a3943 authored by Florian Azizian's avatar Florian Azizian
Browse files

FEAT #8391 freeze attachments

parent 1a1a6d01
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ class XParaphController
}
}
return $attachmentToFreeze;
return ['sended' => $attachmentToFreeze];
}
public static function getWorkflow(Request $request, Response $response, array $aArgs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment