Completed
Push — master ( f2e936...3a54bf )
by Arnold
04:30 queued 01:55
created
src/ValidationResult.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -133,6 +133,7 @@
 block discarded – undo
133 133
      * 
134 134
      * @param string $message
135 135
      * @param mixed  ...$args  Arguments to insert into the message
136
+     * @param string $args
136 137
      * @return static
137 138
      */
138 139
     public static function error($message, ...$args)
Please login to merge, or discard this patch.