Completed
Push — master ( b82616...a68bcb )
by Hong
05:33
created
src/Logger.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
     }
52 52
 
53 53
     /**
54
-     * @param  LogEntryInterface|string $message
54
+     * @param  string $message
55 55
      * @param  string $level
56 56
      * @param  array $context
57 57
      * @return LogEntryInterface
Please login to merge, or discard this patch.