Completed
Pull Request — master (#13)
by Helpful
03:32 queued 12s
created
code/model/BrokenExternalPageTrackStatus.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -120,6 +120,9 @@
 block discarded – undo
120 120
         return $status;
121 121
     }
122 122
 
123
+    /**
124
+     * @param string $message
125
+     */
123 126
     public function updateJobInfo($message)
124 127
     {
125 128
         $this->JobInfo = $message;
Please login to merge, or discard this patch.