Completed
Push — master ( 210649...ef3b6a )
by Neomerx
05:34
created
src/Http/Traits/DefaultControllerMethodsTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -279,7 +279,7 @@
 block discarded – undo
279 279
      * @param string                     $messagesNamespace
280 280
      * @param string                     $errorMessage
281 281
      *
282
-     * @return ResponseInterface
282
+     * @return string
283 283
      */
284 284
     protected static function defaultCreate(
285 285
         string $requestBody,
Please login to merge, or discard this patch.