Skip to content

Commit b47bae0

Browse files
committed
Link to the related class
1 parent 17bf95f commit b47bae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/src/Facades/Navigation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Navigation
1616
/**
1717
* Configuration helper method to define a new navigation item, with better IDE support.
1818
*
19-
* The returned array will then be used by the framework to create a new NavigationItem instance.
19+
* The returned array will then be used by the framework to create a new NavigationItem instance. {@see \Hyde\Framework\Features\Navigation\NavigationItem}
2020
*
2121
* @see https://hydephp.com/docs/2.x/navigation-api
2222
*

0 commit comments

Comments
 (0)