Completed
Branch master (52c9f6)
by
unknown
02:31
created
src/Contracts/Encoder/EncoderInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -132,7 +132,7 @@
 block discarded – undo
132 132
     /**
133 133
      * Encode errors as JSON API string.
134 134
      *
135
-     * @param ErrorInterface[]|ErrorCollection|iterable $errors
135
+     * @param ErrorInterface[] $errors
136 136
      *
137 137
      * @return string
138 138
      */
Please login to merge, or discard this patch.