mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
Add documents to Activity Form
This commit is contained in:
@@ -119,7 +119,7 @@ class Activity implements HasCenterInterface, HasScopeInterface
|
||||
private Collection $thirdParties;
|
||||
|
||||
/**
|
||||
* @ORM\ManyToMany(targetEntity="Chill\DocStoreBundle\Entity\Document")
|
||||
* @ORM\ManyToMany(targetEntity="Chill\DocStoreBundle\Entity\StoredObject")
|
||||
*/
|
||||
private Collection $documents;
|
||||
|
||||
|
Reference in New Issue
Block a user