Skip to content

Commit

Permalink
Add missing serialization group
Browse files Browse the repository at this point in the history
  • Loading branch information
Remg committed Jan 14, 2025
1 parent 819189f commit 96088b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Entity/EntityIdentityTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ trait EntityIdentityTrait
'zone_read',
'tax_receipt:list',
'zone_based_role_read',
'zone_based_role_write',
])]
#[ORM\Column(type: 'uuid', unique: true)]
protected $uuid;
Expand Down

0 comments on commit 96088b4

Please sign in to comment.