Test Failed
Pull Request — master (#6)
by Timon
05:44
created
src/Connection/Connection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -181,7 +181,7 @@
 block discarded – undo
181 181
 
182 182
     /**
183 183
      * @param MessageInterface $message
184
-     * @return mixed
184
+     * @return MessageInterface
185 185
      */
186 186
     private function utf8Converter(MessageInterface $message): MessageInterface
187 187
     {
Please login to merge, or discard this patch.