Completed
Push — develop ( de7f4b...5c2193 )
by Neomerx
09:05
created
src/Http/Traits/DefaultControllerMethodsTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -269,7 +269,7 @@
 block discarded – undo
269 269
      * @param FactoryInterface                     $errorFactory
270 270
      * @param FormatterFactoryInterface            $formatterFactory
271 271
      *
272
-     * @return ResponseInterface
272
+     * @return string
273 273
      */
274 274
     protected static function defaultCreate(
275 275
         string $requestBody,
Please login to merge, or discard this patch.