modif recherche requete préparée et ajout confirmation suppression projet
This commit is contained in:
parent
e627063ad8
commit
c62302dc37
5 changed files with 72 additions and 53 deletions
|
|
@ -17,7 +17,7 @@ class Project extends Entity{
|
|||
private int $_user;
|
||||
private int $_category;
|
||||
private string $_creatorname;
|
||||
private string $_user_image;
|
||||
private ?string $_user_image;
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue