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 37fff5c commit 47427ebCopy full SHA for 47427eb
1 file changed
src/Resources/EventResource.php
@@ -60,7 +60,7 @@ public static function getPluralModelLabel(): string
60
return __('Events');
61
}
62
63
- public static function getNavigationIcon(): string
+ public static function getNavigationIcon(): ?string
64
{
65
return 'heroicon-o-calendar';
66
0 commit comments