Modèle A, nouvelle correction sur save
[zf2.biz/galerie.git] / module / Galerie / src / Galerie / Model / GalerieA.php
index 3b11fce..25cbd1d 100644 (file)
@@ -29,7 +29,7 @@ class GalerieA
             'name' => $this->name,
             'description' => $this->description,
             'created' => $this->created,
-           'updated' => $this->updated,
+            'updated' => $this->updated,
         );
     }