Completed
Push — master ( cfcc0d...09d3da )
by Ma
02:32
created
src/Monitor/Notification/NotificationMgr.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
      * @access private
70 70
      * @param  Trigger $trigger
71 71
      * @param  array   $serverData
72
-     * @return \Monitor\Notification\Notification
72
+     * @return Notification|null
73 73
      */
74 74
     public function prepareNotification(Trigger $trigger, array $serverData)
75 75
     {
Please login to merge, or discard this patch.