mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
1edcb399c4
commit
f9195aa881
@ -15,7 +15,7 @@ class AsideActivity
|
||||
* @ORM\GeneratedValue
|
||||
* @ORM\Column(type="integer")
|
||||
*/
|
||||
private $id;
|
||||
private ?int $id;
|
||||
|
||||
/**
|
||||
* @ORM\ManyToOne(targetEntity=AsideActivityCategory::class, inversedBy="asideActivities")
|
||||
|
Loading…
x
Reference in New Issue
Block a user