You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/framework/src/Facades/Navigation.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ class Navigation
16
16
/**
17
17
* Configuration helper method to define a new navigation item, with better IDE support.
18
18
*
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}
0 commit comments