Test Failed
Push — master ( c64998...bc8355 )
by Adam
03:08 queued 58s
created
src/IPub/WebSocketsWAMPClient/Client/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -558,7 +558,7 @@
 block discarded – undo
558 558
 	 * @param string $type
559 559
 	 * @param bool $masked
560 560
 	 *
561
-	 * @return bool|string
561
+	 * @return false|string
562 562
 	 */
563 563
 	private function hybi10Encode(string $payload, string $type = 'text', bool $masked = TRUE)
564 564
 	{
Please login to merge, or discard this patch.