Completed
Push — master ( 7f78e2...8137fc )
by
unknown
01:34
created
code/tasks/EmailReminder_DailyMailOut.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -114,6 +114,9 @@
 block discarded – undo
114 114
     }
115 115
 
116 116
 
117
+    /**
118
+     * @param boolean $isTestOnly
119
+     */
117 120
     protected function sendEmail($reminder, $recordOrEmail, $isTestOnly)
118 121
     {
119 122
         $filter = array(
Please login to merge, or discard this patch.