Completed
Push — master ( daea38...44c4b6 )
by Ghazi
02:21
created
src/Parameters/JoinMeetingParameters.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -188,7 +188,7 @@  discard block
 block discarded – undo
188 188
     }
189 189
 
190 190
     /**
191
-     * @return int
191
+     * @return string
192 192
      */
193 193
     public function getCreationTime()
194 194
     {
@@ -246,7 +246,7 @@  discard block
 block discarded – undo
246 246
     }
247 247
 
248 248
     /**
249
-     * @return mixed
249
+     * @return boolean
250 250
      */
251 251
     public function isRedirect()
252 252
     {
Please login to merge, or discard this patch.