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 8485996 commit 2afcde7Copy full SHA for 2afcde7
DataCollector/MessageDataCollector.php
@@ -53,7 +53,7 @@ public function reset()
53
/**
54
* {@inheritdoc}
55
*/
56
- public function getName()
+ public function getName(): string
57
{
58
return 'mailer';
59
}
0 commit comments