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.
static
rector/rector
1 parent 00420da commit 2376ad5Copy full SHA for 2376ad5
Tests/Transport/ConnectionTest.php
@@ -209,7 +209,7 @@ public function testSetsParametersOnTheQueueAndExchange()
209
$connection->publish('body');
210
}
211
212
- public function invalidQueueArgumentsDataProvider(): iterable
+ public static function invalidQueueArgumentsDataProvider(): iterable
213
{
214
$baseDsn = 'amqp://localhost/%2f/messages';
215
0 commit comments