okllllmmmm

This commit is contained in:
Yasder5 2026-02-23 21:09:55 +01:00
parent 47d9dc54e6
commit b5ca7b1d4d

View file

@ -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;
/**