mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
further implementation in vue elements
This commit is contained in:
@@ -173,6 +173,7 @@ class ThirdParty implements TrackCreationInterface, TrackUpdateInterface
|
||||
/**
|
||||
* @var bool
|
||||
* @ORM\Column(name="contact_data_anonymous", type="boolean", options={"default":false})
|
||||
* @Groups({"read"})
|
||||
*/
|
||||
private bool $contactDataAnonymous = false;
|
||||
|
||||
|
Reference in New Issue
Block a user