Skip to content

Commit

Permalink
Link to the related class
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jul 11, 2024
1 parent 17bf95f commit b47bae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/framework/src/Facades/Navigation.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Navigation
/**
* Configuration helper method to define a new navigation item, with better IDE support.
*
* The returned array will then be used by the framework to create a new NavigationItem instance.
* The returned array will then be used by the framework to create a new NavigationItem instance. {@see \Hyde\Framework\Features\Navigation\NavigationItem}
*
* @see https://hydephp.com/docs/2.x/navigation-api
*
Expand Down

0 comments on commit b47bae0

Please sign in to comment.