Completed
Push — master ( 3248b4...c5658a )
by Dmitry
03:44
created
src/models/Reminder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -102,7 +102,7 @@
 block discarded – undo
102 102
     }
103 103
 
104 104
     /**
105
-     * @return bool
105
+     * @return boolean|null
106 106
      */
107 107
     public function fixNextTimeTZ()
108 108
     {
Please login to merge, or discard this patch.