Skip to content

Commit 05a5073

Browse files
committed
Fix style
1 parent b906e18 commit 05a5073

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pkg/rdkafka/RdKafkaContext.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ class RdKafkaContext implements Context
5050
*/
5151
private $rdKafkaConsumers;
5252

53-
/**
54-
* @param array $config
55-
*/
5653
public function __construct(array $config)
5754
{
5855
$this->config = $config;

0 commit comments

Comments
 (0)