Completed
Push — master ( 1807f2...463497 )
by Propa
05:08
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.