LiuJ 3 dni temu
rodzic
commit
a0a6fec6ff
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/Model/complaint.php

+ 1 - 1
app/Model/complaint.php

@@ -15,7 +15,7 @@ class Complaint extends Model
     /**
      * The table associated with the model.
      */
-    protected ?string $table =  'complaint';
+    protected ?string $table =   'complaint';
 
     /**
      * The attributes that are mass assignable.