We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 481f7eb commit 40d7f54Copy full SHA for 40d7f54
1 file changed
src/DataPacket.php
@@ -76,8 +76,6 @@ protected function decodeHeader(ByteBufferReader $in) : void{
76
/**
77
* Decodes the packet body, without the packet ID or other generic header fields.
78
*
79
- * @param int $protocolId
80
- *
81
* @throws PacketDecodeException
82
* @throws DataDecodeException
83
*/
0 commit comments