From 67741010f0c257274dd570b03778855c89c54c0a Mon Sep 17 00:00:00 2001 From: David Bomba Date: Thu, 5 Nov 2020 21:36:55 +1100 Subject: [PATCH] Refactoring remindersg --- app/Utils/Traits/MakesReminders.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Utils/Traits/MakesReminders.php b/app/Utils/Traits/MakesReminders.php index 597716a6d08e..6de25d6b4a92 100644 --- a/app/Utils/Traits/MakesReminders.php +++ b/app/Utils/Traits/MakesReminders.php @@ -31,6 +31,7 @@ trait MakesReminders return; //exit early } + //@TODO buiuld collection, then ->sort()->first $nsd = null; //abbreviation for next_send_date