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 d4327a1 commit b2f9572Copy full SHA for b2f9572
DataCollector/NotificationDataCollector.php
@@ -53,7 +53,7 @@ public function reset()
53
/**
54
* {@inheritdoc}
55
*/
56
- public function getName()
+ public function getName(): string
57
{
58
return 'notifier';
59
}
0 commit comments