Skip to content

Commit a189509

Browse files
committed
Update Platform.php
1 parent 92ea488 commit a189509

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Platform.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
* @method static void booting($callback)
1717
* @method static void boot()
1818
* @method static void booted($callback)
19-
* @method static \Sokeio\Platform\ItemManager module()
20-
* @method static \Sokeio\Platform\ItemManager theme()
19+
* @method static \Sokeio\Core\ItemManager module()
20+
* @method static \Sokeio\Core\ItemManager theme()
2121
* @method static \Sokeio\Menu\MenuManager menu()
2222
* @method static string adminUrl()
2323
* @method static bool isUrlAdmin()

0 commit comments

Comments
 (0)