Completed
Push — master ( 1b4b07...3a0571 )
by Propa
26:16 queued 24:53
created
src/helpers.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
      *
48 48
      * @param  string $time
49 49
      * @param  string|DateTimeZone $timezone
50
-     * @return \Illuminate\Support\DateFactory|string
50
+     * @return Illuminate\Support\Carbon|null
51 51
      */
52 52
     function carbon($time = null, $timezone = null)
53 53
     {
Please login to merge, or discard this patch.