Passed
Branch master (801838)
by Kevin
02:15
created
Services/MailChimp.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,7 @@
 block discarded – undo
78 78
      * @param array $body
79 79
      * @param string $resource
80 80
      *
81
-     * @return mixed|\Psr\Http\Message\ResponseInterface
81
+     * @return \Psr\Http\Message\ResponseInterface|null
82 82
      * @throws CustomerNotFoundException
83 83
      * @throws ProductNotFoundException
84 84
      * @throws \Exception
Please login to merge, or discard this patch.