diff --git a/class/lignefacture.php b/class/lignefacture.php index e553d8be64a4ccf7a1bd0a55bfd7393dd5d557f2..5f717b51a8f9ab8f6a337a93df7359295532d2fc 100644 --- a/class/lignefacture.php +++ b/class/lignefacture.php @@ -79,4 +79,5 @@ class LigneFacture extends Objet public function setRemise($remise) { $this->remise = $remise; - } \ No newline at end of file + } +} \ No newline at end of file