ce souvenir lors de la connexion
This commit is contained in:
parent
42a41e5359
commit
0c6088d4da
5 changed files with 61 additions and 6 deletions
|
|
@ -17,7 +17,7 @@ class Project extends Entity{
|
|||
private int $_user;
|
||||
private int $_category = 0;
|
||||
private string $_creatorname;
|
||||
private string $_user_image;
|
||||
private ?string $_user_image = null;
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue