This commit is contained in:
Mazarin
2022-05-16 22:35:49 -04:00
committed by GitHub
parent a8e8645243
commit 080b8dca83
25 changed files with 1901 additions and 1 deletions
+1
View File
@@ -27,6 +27,7 @@ class Module extends Model
const TYPE_LOANS = 'loans';
const TYPE_RELATIONSHIPS = 'relationships';
const TYPE_TASKS = 'tasks';
const TYPE_CALLS = 'calls';
/**
* The attributes that are mass assignable.