Passed
Pull Request — master (#13)
by Vojta
09:53 queued 03:21
created
facades/ReservationsFacade.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -166,7 +166,7 @@
 block discarded – undo
166 166
     /**
167 167
      * Is user returning or not? You have to set this parameter at Backend Reservations setting.
168 168
      *
169
-     * @param $email
169
+     * @param string $email
170 170
      *
171 171
      * @return bool
172 172
      */
Please login to merge, or discard this patch.