benchmarks/ProducerBench.php
Method benchProduce100MessagesWithLogAndDrMsgCallbacksWithOpaque
has 27 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function benchProduce100MessagesWithLogAndDrMsgCallbacksWithOpaque(): void
{
$counter = new stdClass();
$counter->count = 0;