Completed
Pull Request — master (#8)
by
unknown
01:08
created
src/Enum.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
     }
62 62
 
63 63
     /**
64
-     * @param string|\Spatie\Enum\Enum $enum
64
+     * @param Enum $enum
65 65
      *
66 66
      * @return bool
67 67
      */
Please login to merge, or discard this patch.