constructeur

This commit is contained in:
lemoinealexandre
2020-12-04 03:00:20 +01:00
parent 550a20d30e
commit 8882ef65e1
2 changed files with 1 additions and 85 deletions

View File

@@ -22,6 +22,6 @@ class Pointage
$this->bateauLoisir=$bateauLoisir;
$this->bateauVoile=$bateauVoile;
$this->produit=$produit;
$this->niveauDechet=$niveauDechet;
$this->niveauDechet=$niveauDechet;
}
}