mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add setting harem_addition
This commit is contained in:
@@ -87,7 +87,8 @@ class Test extends Command
|
||||
public function handle()
|
||||
{
|
||||
$menuRep = new MenuRepository();
|
||||
$menuRep->filterBuildMenu();
|
||||
$r = $menuRep->listItems()->toArray();
|
||||
dd($r);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user