Completed
Pull Request — master (#25)
by Chris
01:16
created
src/EncryptedTime.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
     protected $encryptedTime;
11 11
 
12 12
     /**
13
-     * @param \Carbon\Carbon|\Carbon\CarbonInterface $carbon
13
+     * @param Carbon $carbon
14 14
      *
15 15
      * @return static
16 16
      */
Please login to merge, or discard this patch.