We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ea488 commit a189509Copy full SHA for a189509
src/Platform.php
@@ -16,8 +16,8 @@
16
* @method static void booting($callback)
17
* @method static void boot()
18
* @method static void booted($callback)
19
- * @method static \Sokeio\Platform\ItemManager module()
20
- * @method static \Sokeio\Platform\ItemManager theme()
+ * @method static \Sokeio\Core\ItemManager module()
+ * @method static \Sokeio\Core\ItemManager theme()
21
* @method static \Sokeio\Menu\MenuManager menu()
22
* @method static string adminUrl()
23
* @method static bool isUrlAdmin()
0 commit comments