This commit is contained in:
Mazarin
2022-05-17 10:40:02 -04:00
committed by GitHub
parent 4e31422935
commit 75242b984e
24 changed files with 1308 additions and 5 deletions
+1
View File
@@ -28,6 +28,7 @@ class Module extends Model
const TYPE_RELATIONSHIPS = 'relationships';
const TYPE_TASKS = 'tasks';
const TYPE_CALLS = 'calls';
const TYPE_PETS = 'pets';
/**
* The attributes that are mass assignable.