Completed
Push — master ( 06aa7a...da8481 )
by Ryosuke
13:38
created
src/AllFailedException.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
      * Constructor.
11 11
      * @param string   $message Dummy.
12 12
      * @param int      $code    Dummy.
13
-     * @param mixed    $value   Value to be retrived.
14 13
      */
15 14
     public function __construct($message, $code, $reasons)
16 15
     {
Please login to merge, or discard this patch.