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