Completed
Push — master ( e3681f...6fc225 )
by Ariel
12:57
created
src/Models/Appointment.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -240,7 +240,7 @@
 block discarded – undo
240 240
     /**
241 241
      * Get cancellation deadline (target date).
242 242
      *
243
-     * @return Carbon\Carbon
243
+     * @return Carbon
244 244
      */
245 245
     public function getCancellationDeadlineAttribute()
246 246
     {
Please login to merge, or discard this patch.