Skip to content

Commit 34f521e

Browse files
authored
Update SuppressionResource.php
1 parent 31e5be5 commit 34f521e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Resources/SuppressionResource.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public static function getPluralModelLabel(): string
5959
return __('Suppressions');
6060
}
6161

62-
public static function getNavigationIcon(): string
62+
public static function getNavigationIcon(): ?string
6363
{
6464
return 'heroicon-o-no-symbol';
6565
}

0 commit comments

Comments
 (0)