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 47427eb commit 31e5be5Copy full SHA for 31e5be5
1 file changed
src/Resources/MailResource.php
@@ -60,7 +60,7 @@ public static function getLabel(): ?string
60
return __('Email');
61
}
62
63
- public static function getNavigationIcon(): string
+ public static function getNavigationIcon(): ?string
64
{
65
return 'heroicon-o-envelope';
66
0 commit comments