Commit 487bc34c authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Bug ID non initialisé

parent 17246739
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ class Plafond
{
    use PlafondPerimetreAwareTrait;

    protected int        $id;
    protected ?int       $id      = null;

    protected int        $numero  = 0;