This commit is contained in:
Mazarin
2022-04-25 20:45:21 -04:00
committed by GitHub
parent 9425f99a13
commit 2086600dee
68 changed files with 2993 additions and 90 deletions
+1
View File
@@ -23,6 +23,7 @@ class Module extends Model
const TYPE_IMPORTANT_DATES = 'important_dates';
const TYPE_LABELS = 'labels';
const TYPE_REMINDERS = 'reminders';
const TYPE_LOANS = 'loans';
/**
* The attributes that are mass assignable.