Completed
Pull Request — master (#34)
by
unknown
01:43
created
Model/Room.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -234,7 +234,7 @@
 block discarded – undo
234 234
     /**
235 235
      * Returns if is archived or not
236 236
      *
237
-     * @return mixed
237
+     * @return boolean
238 238
      */
239 239
     public function isArchived()
240 240
     {
Please login to merge, or discard this patch.