]> _ Git - cubist_cms-back.git/commitdiff
#2783
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 24 May 2019 16:01:44 +0000 (18:01 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 24 May 2019 16:01:44 +0000 (18:01 +0200)
src/app/Magic/Models/CubistMagicModelAbstract.php

index 391159a26496aed73879a3abbb461ab6679b9af2..415c5ea2cd557cc9b9dff938e91b945a0190560e 100644 (file)
@@ -44,6 +44,11 @@ class CubistMagicModelAbstract extends Model
         $this->fill($attributes);
     }
 
+    public function setFields()
+    {
+
+    }
+
     /**
      * Return the sluggable configuration array for this model.
      *