okllllmmmm
This commit is contained in:
parent
47d9dc54e6
commit
b5ca7b1d4d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ class Project extends Entity{
|
||||||
private int $_user;
|
private int $_user;
|
||||||
private int $_category = 0;
|
private int $_category = 0;
|
||||||
private string $_creatorname;
|
private string $_creatorname;
|
||||||
private string $_user_image;
|
private ?string $_user_image = null;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue