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 31e5be5 commit 34f521eCopy full SHA for 34f521e
1 file changed
src/Resources/SuppressionResource.php
@@ -59,7 +59,7 @@ public static function getPluralModelLabel(): string
59
return __('Suppressions');
60
}
61
62
- public static function getNavigationIcon(): string
+ public static function getNavigationIcon(): ?string
63
{
64
return 'heroicon-o-no-symbol';
65
0 commit comments