Failed Conditions
Pull Request — experimental/sf (#3236)
by Kentaro
52:43 queued 44:39
created
src/Eccube/Service/PurchaseFlow/ProcessResult.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -25,6 +25,7 @@
 block discarded – undo
25 25
 
26 26
     /**
27 27
      * @param string $type
28
+     * @param string|null $message
28 29
      */
29 30
     private function __construct($type, $message)
30 31
     {
Please login to merge, or discard this patch.