Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Feb 21, 2024
1 parent 42ca334 commit 6388dc3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/
class GeneratesDocumentationSidebarMenu extends BaseMenuGenerator
{
public static function handle(string $menuType = DocumentationSidebar::class): DocumentationSidebar
public static function handle(string $menuType = DocumentationSidebar::class): DocumentationSidebar
{
return parent::handle($menuType);
}
Expand Down

0 comments on commit 6388dc3

Please sign in to comment.