Skip to content
Snippets Groups Projects
Commit 47b98f38 authored by YvanSv's avatar YvanSv
Browse files

correction bug creation annonces

parent 208da93f
No related branches found
No related tags found
1 merge request!63correction bug creation annonces
......@@ -51,7 +51,7 @@ class Prestations
private Collection $litiges;
#[ORM\Column]
private ?int $nbVues = null;
private int $nbVues = 0;
#[ORM\ManyToMany(targetEntity: Utilisateur::class, mappedBy: 'prestations_aimees')]
private Collection $utilisateurs_aimant;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment