Plusieurs bug de fixed important (!), mise en place env, mise en place img user par défaut
This commit is contained in:
parent
84dbe145b3
commit
ea38928869
91 changed files with 6711 additions and 24 deletions
|
|
@ -21,4 +21,8 @@
|
|||
return $this->_name;
|
||||
}
|
||||
|
||||
public function setName(string $name){
|
||||
$this->_name = $name;
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue