Completed
Push — master ( ee198e...323919 )
by Neomerx
02:19
created
src/Http/Traits/DefaultControllerMethodsTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -251,7 +251,7 @@
 block discarded – undo
251 251
      * @param FactoryInterface           $errorFactory
252 252
      * @param FormatterFactoryInterface  $formatterFactory
253 253
      *
254
-     * @return ResponseInterface
254
+     * @return string
255 255
      */
256 256
     protected static function defaultCreate(
257 257
         string $requestBody,
Please login to merge, or discard this patch.