@@ -558,7 +558,7 @@ |
||
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 | { |