Skip to content

Commit f14c7dd

Browse files
committed
Remove resolved todos
1 parent 02b327c commit f14c7dd

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

packages/framework/src/Framework/Features/Navigation/GeneratesDocumentationSidebarMenu.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
/**
1313
* @experimental This class may change significantly before its release.
1414
*
15-
* @todo Consider making into a service which can create the sidebar as well.
16-
*
1715
* @see \Hyde\Framework\Features\Navigation\GeneratesMainNavigationMenu
1816
*/
1917
class GeneratesDocumentationSidebarMenu extends BaseMenuGenerator

packages/framework/src/Framework/Features/Navigation/GeneratesMainNavigationMenu.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
/**
1414
* @experimental This class may change significantly before its release.
1515
*
16-
* @todo Consider making into a service which can create the sidebar as well.
17-
*
1816
* @see \Hyde\Framework\Features\Navigation\GeneratesDocumentationSidebarMenu
1917
*/
2018
class GeneratesMainNavigationMenu extends BaseMenuGenerator

0 commit comments

Comments
 (0)