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 5788999 commit a5c631bCopy full SHA for a5c631b
src/Clients/Producer/KafkaProducerWrapper.php
@@ -15,7 +15,7 @@
15
use const RD_KAFKA_PARTITION_UA;
16
use const RD_KAFKA_RESP_ERR_NO_ERROR;
17
18
-final readonly class KafkaProducerWrapper
+readonly class KafkaProducerWrapper
19
{
20
private const int RdKafkaMsgFCopy = 0;
21
0 commit comments