mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 02:53:50 +00:00
Add attachments to workflow
This commit is contained in:
@@ -39,6 +39,7 @@ class WorkflowWithPublicViewDocumentHelper
|
||||
'storedObject' => $storedObject,
|
||||
'send' => $send,
|
||||
'metadata' => $metadata,
|
||||
'attachments' => $entityWorkflow->getAttachments(),
|
||||
]
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user