laisse la

This commit is contained in:
bourgoino 2024-11-28 16:58:42 +01:00
parent a52c5adb83
commit ebb799bcb8

View File

@ -62,7 +62,7 @@ class Company
return $this;
}
public function getAddress(): ?string
public function getAddress(): ?stringz
{
return $this->address;
}