Skip to content

Commit

Permalink
Sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Feb 8, 2024
1 parent 01b1ce1 commit e4270be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/framework/src/Foundation/HydeKernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
use Hyde\Foundation\Kernel\PageCollection;
use Hyde\Foundation\Kernel\RouteCollection;
use Hyde\Support\Contracts\SerializableContract;
use Hyde\Framework\Features\Navigation\NavigationMenu;
use Hyde\Support\Concerns\Serializable;
use Illuminate\Support\Traits\Macroable;
use Hyde\Framework\Features\Navigation\NavigationMenu;

/**
* Encapsulates a HydePHP project, providing helpful methods for interacting with it.
Expand Down

0 comments on commit e4270be

Please sign in to comment.