Skip to content

Commit 4b9dc92

Browse files
committed
Fix CS
1 parent 09b0684 commit 4b9dc92

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tests/Client/Driver/RdKafkaDriverTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,6 @@ protected function createQueue(string $name): InteropQueue
9999
return new RdKafkaTopic($name);
100100
}
101101

102-
/**
103-
* @return RdKafkaTopic
104-
*/
105102
protected function createTopic(string $name): RdKafkaTopic
106103
{
107104
return new RdKafkaTopic($name);

0 commit comments

Comments
 (0)