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 fb61202 commit 9a0f7cbCopy full SHA for 9a0f7cb
Profiler/AbstractMessageQueueCollector.php
@@ -71,7 +71,7 @@ public function ensureString($body)
71
/**
72
* {@inheritdoc}
73
*/
74
- public function getName()
+ public function getName(): string
75
{
76
return 'enqueue.message_queue';
77
}
0 commit comments